Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[NEW] library/dumper.imc - latest version

1 view
Skip to first unread message

Jens Rieks

unread,
Feb 11, 2004, 7:38:41 AM2/11/04
to perl6-i...@perl.org
Here is the latest version of the _dumper() function.
A test file is attached to my the next mail.

Changes:
- PerlHash keys are now sorted
(It makes it possible to write more simple tests.)
- no init method call is needed anymore

Just .include "library/dumper.imc" at the end of you program, and use
_dumper( "name", pmc ) whereever you want ;-)

jens

dumper.imc

Jens Rieks

unread,
Feb 11, 2004, 7:43:19 AM2/11/04
to perl6-i...@perl.org
Am Mittwoch, 11. Februar 2004 13:38 schrieb Jens Rieks:
> Here is the latest version of the _dumper() function.
> A test file is attached to my the next mail.
Here is it :-)
Again: I have no idea in what directory it should go.
dumper.t
0 new messages