in reply to Wrong hash output

What's "weird" output? Can you show what you were expecting and what you actually got? Remember that a hash won't necessarily give you the same order of keys each time.

--
brian d foy <brian@stonehenge.com>

Replies are listed 'Best First'.
Re^2: Wrong hash output
by mathew_ (Novice) on Jul 17, 2005 at 19:22 UTC
    What is weird is that after reading the configuration file into the hash, when I ennumerate the contents of the hash repeatedly I get a different number of members of the hash the first time than I do each subsequent time.

    The output for each individual member of the hash is correct, but there is a wrong number of members.