my $contents = do{local $/; <$fh>}; [download]
In reply to Re^4: restrict use of regex module in script by BillKSmith in thread restrict use of regex module in script by pmpmmpmp