in reply to Re: Stringified hash
in thread Stringified hash

an anonymous list reference

That's an array reference, not a list reference. Run perldoc -q "difference between" (or check out perldoc.com's version) for a discussion on the difference. I'm sorry to be such a terminology nazi, but this is quickly becoming a pet-peeve of mine. :-)

Replies are listed 'Best First'.
Re: Re: Re: Stringified hash
by Roger (Parson) on Apr 13, 2004 at 00:45 UTC
    Thanks for the correction. :-)