Changes for version 0.2.3 - 2013-12-30

  • Library files:
  • RT #87263: typo fixes, courtesy dsteinbrunner@pobox.com.
  • Localize the trap coderef, so that it does not hold on to what it closes over, creating stale references, but lets them go out of scope; thanks go to Felipe Gasper. Documentation:
  • Some clarification for RT #91687: Wrong exit code after die. Tests:
  • Regression test for the stale references.

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