|
|
| The stupid question is the question not asked | |
| PerlMonks |
Re^3: Does this ctor make sense?by Athanasius (Vicar) |
| on Jan 16, 2013 at 08:01 UTC ( #1013528=note: print w/ replies, xml ) | Need Help?? |
|
Yes, and it’s a core module, so if you have Perl, you already have Data::Dumper:
To get similar output with print alone, you would need to write your own loops. I didn't know Data::Dumper Seriously, get to know it as soon as possible, it’ll save you a lot of time. Or you might prefer one of the alternatives on CPAN, such as Data::Dump. Hope that helps,
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||