in reply to Re^3: gotchas with hash element autovivification
in thread gotchas with hash element autovivification

I didn't say a Seahorse hash, I said Seahorse *entry*

You said both.

perl -E'sub Monkey::do{say$_,for@_,do{($monkey=[caller(0)]->[3])=~s{::}{ }and$monkey}}"Monkey say"->Monkey::do'
  • Comment on Re^4: gotchas with hash element autovivification