in reply to
Dangers of decode_json? or a hash entry is both defined and undefined. WTF?
I'd recommend setting
$Data::Dumper::Useqq = 1
, which will ensure any control characters are visible in the Dumper output.
Comment on
Re: Dangers of decode_json? or a hash entry is both defined and undefined. WTF?
Download
Code
In Section
Seekers of Perl Wisdom