I don't think I'd have a big issue with this applying to hash and array refs. but ignoring method calls on undef by default is a big No-no for me. I'd definitely vote for it being a completely separate pragma then.
In reply to Re^3: What operator should perl5porters use for safe dereferencing? (->)
by phaylon
in thread What operator should perl5porters use for safe dereferencing?
by de-merphq
For: | Use: | ||
& | & | ||
< | < | ||
> | > | ||
[ | [ | ||
] | ] |