in reply to
Overriding as_string ?
Not sure if I understand the question correctly but I use this:
use Data::Dumper; print Dumper $obj;
[download]
Hope that helps.
Comment on
Re: Overriding as_string ?
Download
Code
In Section
Seekers of Perl Wisdom