Changes for version 0.2.1 - 2009-12-29

  • Documentation:
    • fix a typo, [RT #48941]; thanks go to David Taylor;
  • Tests:
    • use .PL-files to build the test files t/08-fork.t and t/11-systemsafe-basic.t instead of dispatching through *-taint.t and *-no-taint.t files at runtime;
  • Build:
    • setup the build of the above test files in Build.PL;
    • add a ACTION_distmeta override to check for patch to or version of Module::Build::Compat with correct handling of PL_FILES/PL_files;
    • update the MANIFEST and .SKIP files accordingly.

Modules

Trap exit codes, exceptions, output, etc.
Backend for building test traps
Output layer backend using PerlIO::scalar
"Safe" output layer backend using File::Temp
Output layer backend using File::Temp