There are no backwards compatibility concerns. This syntax was a syntax error in earlier versions of Perl. Code written for those older versions will continue to work with no changes.
With that said, this feature interacts poorly with the much more useful 5.12 feature of using each on arrays. I pretend autodereferencing doesn't exist.
In reply to Re: Is auto-dereferencing worth forcing upgrades to newer versions of Perl?
by chromatic
in thread Is auto-dereferencing worth forcing upgrades to newer versions of Perl?
by boftx
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |