From Perl5 and Advanced Perl4 Features Computational Science for Information Age Course CPS616 -- Sept 20 97. byGeoffrey C. Fox,Nancy McCracken,Tom Scavo
Significant regular expression enhancements
parentheses implemented more cleanly: separating backreference ($n) and grouping functions added
Minimal as well as default maximal greedy matching allowed
Support for comments in regular expressions
Full support for pointers (references)
Various useful new routines such as my, qq, qw, q, quotemeta, lc, uc, lcfirst, ucfirst