Changes for version 1.09
- Fixed a warning in Exec.xs - added a cast to safefree
- Makefile.PL now uses VERSION_FROM
- Made all filter modules strict clean.
- The simple encrypt script supplied with the decryption filter will now preserve the original file permissions. In addition if the first line of the script begins with "#!", the line will be preserved in the encrypted version.
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/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