|
|
| Do you know where your variables are? | |
| PerlMonks |
Re^6: help with error 'readline() on unopened filehandle'by Anonymous Monk |
| on Feb 03, 2013 at 08:36 UTC ( #1016808=note: print w/ replies, xml ) | Need Help?? |
|
Don't put a '$' on your file handle. Here's how you open and read from a file: That is the preferred syntax since perl 5.6.0
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||