-//> would be "de-ref if undefined" while what is being proposed is "de-ref if defined".
- tye
In reply to Re^2: What operator should perl5porters use for safe dereferencing? (! //)
by tye
in thread What operator should perl5porters use for safe dereferencing?
by de-merphq
For: | Use: | ||
& | & | ||
< | < | ||
> | > | ||
[ | [ | ||
] | ] |