There's a lot going on here, but a couple jump out at me:
* Non-destructive substitutions (with a new 'r' option)
* An experimental feature that allows you to perform operations like push, pop, splice, keys and company directly on (unblessed) array and hash references. (There's a pretty strong warning that this feature is subject to change.)
There are also enhancements for Unicode, regular expressions, exception handling and more.
There's a lot going on here, but a couple jump out at me:
* Non-destructive substitutions (with a new 'r' option)
* An experimental feature that allows you to perform operations like push, pop, splice, keys and company directly on (unblessed) array and hash references. (There's a pretty strong warning that this feature is subject to change.)
There are also enhancements for Unicode, regular expressions, exception handling and more.