|
|
| The stupid question is the question not asked | |
| PerlMonks |
Re: filehandle for closeby eyepopslikeamosquito (Canon) |
| on Jan 14, 2013 at 21:05 UTC ( #1013279=note: print w/ replies, xml ) | Need Help?? |
|
You need to lose the braces around the argument to close because Perl is interpreting that as an anonymous hash (as "use warnings" will tell you). This works for me:
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||