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

Changes for version 1.06

  • Renamed decrypt.test to decrypt.tst.
  • Renamed mytest.pl to mytest - it was getting installed.
  • exec.xs had a bit of debugging code lurking around. This meant that O_NONBLOCK was *always* being used to set non-blocking i/o. This has been removed.
  • Changed the way O_NONBLOCK/O_NDELAY was being detected. The Tk method is now used.
  • Addition of Filter::call - first go at implementation of perl filters.

Modules

perl source filter
decrypt source filter
exec source filter
cpp source filter
sh source filter
tee source filter