I've never used the Filehandle module, so I'm guessing, but you don't appear to be using it as specified in the docs. The first thing I would try is to use a normal file handle without using the module, creating it in the "open" command, so: open(my $fh, "<", $ARGV[0]) etc.
Regards,
John Davies
In reply to Re: Text::CSV and getline
by davies
in thread TexT::CSV and getline
by BernieC
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |