XMLout()
Takes a data structure (generally a hashref) and returns an XML encoding of that structure. If the resulting XML is parsed using XMLin(), it will return a data structure equivalent to the original.
That sounds similar to what Data::Dumper is being used for here.
In reply to Re: Re: Re: Data::Dumper Efficiency Problem
by repson
in thread Data::Dumper Efficiency Problem
by madhatter
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |