Help for this page
$contents = do{local $/; <FILEHANDLE>;};
@contents = <FILEHANDLE>; $contents = join "", @contents;