in reply to exists on hash autovivifies right?

I don't know what the application domain is nor how you got bit by this behaviour, but you may find Data::Diver helps.


Perl is environmentally friendly - it saves trees

Replies are listed 'Best First'.
Re^2: exists on hash autovivifies right?
by Anonymous Monk on Jun 29, 2008 at 00:13 UTC
    no, it didn't get me. I was aware of this from start on, so the code was right. just wanted to confirm my understanding, since I haven't perl 4 a while. played with given/when and say, nice little improvement.