in reply to Module to read a dumped file
$string = freeze($hashref); $hashref = thaw($string); [download]