See open for the scoop on opening filehandles to stuff you already have in memory.</code>
open my $fh, "<:raw:scalar", $record{'data'} or die "Couldn't open memory file: $!";
In reply to Re: using a variable as a filehandle
by diotalevi
in thread using a variable as a filehandle
by bear0053
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |