Contrary to Perl 6 my approach is still compatible, because you can transform them back into standard Perl 5.
... until the first time you run into a precedence problem, for example with hash or list slices.
In reply to Re^5: Two more Features Perl 5 Maybe Needs
by chromatic
in thread Five Features Perl 5 Needs Now
by Arunbear
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |