in reply to exists on hash autovivifies right?
# instead of: if (exists $x->{a}[0]{c}) { if (exists ${ ${ $x->{a} || [] }[0] || {} }{c}) {
|
---|
Replies are listed 'Best First'. | |
---|---|
A reply falls below the community's threshold of quality. You may see it by logging in. |