http://www.perlmonks.org?node_id=93032


in reply to Undumper

You might also want to check out the "Storable" module, which converts data structures to binary format & back with "freeze" & "thaw".