in reply to Re^2: Odd hash problemin thread Odd hash problem
Store it as Perl code and use do, or use a serialization format such as YAML (and read it in with YAML::Syck).