in reply to Custom printing of an HoA
Does it need to be readable by an end user, or is it just for debugging something? If debugging, use Data::Dumper.
----
I wanted to explore how Perl's closures can be manipulated, and ended up creating an object system by accident.
-- Schemer
Note: All code is untested, unless otherwise stated
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Custom printing of an HoA
by bioinformatics (Friar) on Oct 03, 2003 at 19:14 UTC |