{ local $/ = undef; $stream = <>; # slurp all the data in one read }