John M. Dlugosz has asked for the wisdom of the Perl Monks concerning the following question:
But, it can't handle code references. Any code ref is turned into DUMMY.
So, can I get Dumper or something like it to call-back specified hash keys so I can emit the proper string for it with my own logic, and still let it handle all the rest of them?
—John
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Data::Dumper is not quite what I want.
by pg (Canon) on Dec 27, 2002 at 05:48 UTC | |
by John M. Dlugosz (Monsignor) on Dec 27, 2002 at 15:44 UTC | |
|
Re: Data::Dumper is not quite what I want.
by jryan (Vicar) on Dec 27, 2002 at 05:24 UTC | |
by diotalevi (Canon) on Dec 27, 2002 at 05:41 UTC | |
|
Re: Data::Dumper is not quite what I want.
by princepawn (Parson) on Dec 27, 2002 at 08:37 UTC | |
|
Re: Data::Dumper is not quite what I want.
by theorbtwo (Prior) on Dec 27, 2002 at 05:24 UTC | |
by John M. Dlugosz (Monsignor) on Dec 27, 2002 at 15:54 UTC |