orlocal $Data::Dumper::Deparse = 1;
local $SIG{__WARN__} = sub { print(STDERR $_[0]) if $_[0] !~ /^Encountered CODE ref, using dummy placeholder/; };
In reply to Re: Avoiding the "Encountered CODE ref" message when using Data::Dumper
by ikegami
in thread Avoiding the "Encountered CODE ref" message when using Data::Dumper
by alain_desilets
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |