Undefined subroutine &main::dienice called at train.pl line 85.
#line 84
open(TRAIN, ">$lccname/train.txt" or dienice("Couldn't open file for writing!"
#line 85
print TRAIN "$nowtrain";
#line 86
close TRAIN;
wheres the error? Happieness is like peeing your pants.
Everyone can see it, but only you can feel the warmth.
#line 84
open(TRAIN, ">$lccname/train.txt" or dienice("Couldn't open file for writing!"
#line 85
print TRAIN "$nowtrain";
#line 86
close TRAIN;
wheres the error? Happieness is like peeing your pants.
Everyone can see it, but only you can feel the warmth.