Changes for version 1.22
- Added Michael G Schwern's example of a practical use ot Filter::cpp to the pod.
- Filter::cpp assumed that cpp.exe is always available on MSWin32. Logic has been added to check for the existence of cpp.exe.
- Added a reference to Damian Conway's excellent Filter::Simple module.
Documentation
Source Filters
Modules
Perl Source Filter Utility Module
exec source filter
template for a decrypt source filter
cpp source filter
exec source filter
sh source filter
tee source filter
Examples
- examples/closure/Count.pm
- examples/closure/Decompress.pm
- examples/closure/Include.pm
- examples/closure/Joe2Jim.pm
- examples/closure/NewSubst.pm
- examples/closure/Subst.pm
- examples/closure/UUdecode.pm
- examples/filtdef
- examples/filtuu
- examples/method/Count.pm
- examples/method/Decompress.pm
- examples/method/Joe2Jim.pm
- examples/method/NewSubst.pm
- examples/method/Subst.pm
- examples/method/UUdecode.pm