Basic HTML version of Foils prepared Sept 20 97

Foil 4 Some Key Advances in Perl5 -- II

From Perl5 and Advanced Perl4 Features Computational Science for Information Age Course CPS616 -- Sept 20 97. by Geoffrey C. Fox,Nancy McCracken,Tom Scavo


1 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
2 Full support for pointers (references)
3 Various useful new routines such as my, qq, qw, q, quotemeta, lc, uc, lcfirst, ucfirst
4 Many new pragmas:
5 (use English; use strict 'vars' 'refs' 'subs';)

in Table To:


© Northeast Parallel Architectures Center, Syracuse University, npac@npac.syr.edu

If you have any comments about this server, send e-mail to webmaster@npac.syr.edu.

Page produced by wwwfoil on Sun Apr 5 1998