in reply to Re (tilly) 1: hashes of doom !
in thread hashes of doom !

I was planning to add some more configurability at this version, because the first one was mostly a 'my-first-GD' attempt. Based on this, i have added the indent option (which is measured in characters), and defaulted to 4. Thanks for all of the help.
can't sleep clowns will eat me
-- MZSanford

Replies are listed 'Best First'.
Re (tilly) 3: hashes of doom !
by tilly (Archbishop) on Sep 06, 2001 at 21:48 UTC
    I am sorry if I was unclear.

    I was talking about the layout of the configuration bit, not the output.

    Sorry.

      I suspect you may need to direct this complaint to Data::Dumper, as that looks like output from that module to me. If Data::Dumper knew how to dump to a file handle instead of only building huge strings, then that would probably become my number one complaint about it. (:

              - tye (but my friends call me "Tye")
        In that case you can remove your number 2 complaint about Data::Dumper by setting $Data::Dumper::Indent to 1.