in reply to Re: convert encodingin thread convert encoding
There also is Data::Undump, which parses a (simple) Data::Dumper string and returns the resulting data structure without needing eval.