The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 1.02 - 1998-09-22

  • fixed bug that allowed first character after '$' to be a digit. Variables are now: $[A-Z][A-Z0-9_]+ Thanks to: Benjamin Low <b.d.low@unsw.edu.au>
  • add strict() no_strict() which turns on/off complaints to STDERR when a variable is found but no value found for it.

Modules

Perl extension for managing templates, and performing variable interpolation.