in reply to
local() for scalar file slurping
TMTOWTDI: force list context
my $file_data = join q{}, @{[<$fh>]};
[download]
Comment on
Re: local() for scalar file slurping
Download
Code
In Section
Meditations