Either my version of Data::Dumper already has your patch or I'm missing something vital:
"If the user asked Data::Dumper to call a freezer method and if the reference is an object that has this method, do call the freezer method."#Data/Dumper.pm 2.12 line 233-235 if (my $freezer = $s->{freezer}) { $val->$freezer() if UNIVERSAL::can($val, $freezer); }
Jenda
Always code as if the guy who ends up maintaining your code
will be a violent psychopath who knows where you live.
-- Rick Osborne
In reply to Re: socio-political guidance sought
by Jenda
in thread socio-political guidance sought
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |