my $content = do {local $/; <SOMEHANDLE> }; [download]
-- Randal L. Schwartz, Perl hacker
In reply to Re: Re: Slurp a file by merlyn in thread Slurp a file by Anonymous Monk