in reply to RE: Load file into a scalar without File::Slurpin thread Load file into a scalar without File::Slurp
{ local $/ = <STDIN>; } [download]