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