I need help, I just installed perl503, and wrote a little perl scrip, howover when I try run it, it is aborting due to this error:-
Can't call method "new" on an undefined value at
simple_report.pl line 7
This is cause by calling new in this line:-
my $FH = new $FILEHANDLE ("$file"
;
Can some help me please.
Thanks
[sig][/sig]
Can't call method "new" on an undefined value at
simple_report.pl line 7
This is cause by calling new in this line:-
my $FH = new $FILEHANDLE ("$file"
Can some help me please.
Thanks
[sig][/sig]