|
|
| Welcome to the Monastery | |
| PerlMonks |
Re: utf8 characters in Data::Dumperby tobyink (Prior) |
| on Nov 25, 2012 at 08:07 UTC ( #1005469=note: print w/ replies, xml ) | Need Help?? |
|
It's a limitation of Data::Dumper. Try using a different dumping module, such as Data::Printer.
perl -E'sub Monkey::do{say$_,for@_,do{($monkey=[caller(0)]->[3])=~s{::}{ }and$monkey}}"Monkey say"->Monkey::do'
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||