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

Changes for version 0.70 - 2001-11-14

  • Added FILTER_ONLY for fine-grained filtering of code, strings, or regexes
  • Fixed document snafu regarding optional terminators
  • Fixed bug so that FILTER now receives *all* import args (i.e. including the class name in $_[0])
  • Allowed default terminator to allow comments embedded in it (thanks, Christian) and to handle __DATA__ and __END__
  • Fixed handling of __DATA__ and *DATA

Modules

Simplified source filtering

Provides

in demo/Demo1.pm
in demo/Demo2a.pm
in demo/Demo2b.pm
in demo/DemoData.pm
in demo/DemoRevCat.pm
in demo/DemoSwear.pm
in demo/DemoUnPod.pm
in demo/Demo_Data.pm
in demo/Demo_Exporter.pm
in demo/Demo_REM.pm
in lib/FilterOnlyTest.pm
in lib/FilterTest.pm