Changes for version 0.2.2 - 2012-03-02
- Test::Trap::Builder::TempFile & Test::Trap::Builder::SystemSafe:
- RT #61776: Remove temporary files at first opportunity; thanks go to Ian Goodacre. Documentation:
- RT #61773: return from trap function Document what trap { ... } returns. Tests:
- RT #75430: Failing tests in 06-layer.t Convert a number of die_is to die_like, handling cases with and without trailing comma from carp.
- Unset another taint-checked environment variable, CDPATH; thanks go to CPAN testers.
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