Note that if you're storing FILEHANDLEs in an array, or if you're using any other expression more complex than a scalar variable to retrieve it, you will have to use a block returning the filehandle value instead:print { $files[$i] } "stuff\n";
In reply to Re: using a filehandle stored in a hash
by toolic
in thread using a filehandle stored in a hash
by DavidFerrington
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |