in reply to Re: convert encoding
in thread convert encoding

There also is Data::Undump, which parses a (simple) Data::Dumper string and returns the resulting data structure without needing eval.