in reply to Re^2: Hashes and boolean values
in thread Hashes and boolean values

I don't understand, I thought you wanted to set a default. Now you are afraid that setting a default will burn you?

I am trying to set a hash to a default boolean value unless the hash key exists. Here's an example:

That's exactly what my code does.

Replies are listed 'Best First'.
Re^4: Hashes and boolean values
by osbosb (Monk) on Jan 24, 2012 at 15:41 UTC
    Don't mind me, I was just having a case of the "Mondays".

    Thanks regardless.