Changes for version 0.3.4 - 2018-10-14
- For this release, many thanks go to Todd Rinaldo, who found that my fix for the $^E clobbering wound up clobbering $! in every basic test.
- Declared some required and optional dependencies.
- RT #127112 is addressed, using the patch from TODDR@cpan.org augmented wtih a comment.
- A regression test has been added for this.
Modules
Trap exit codes, exceptions, output, etc.
Backend for building test traps
Capture strategy using PerlIO::scalar
"Safe" capture strategies using File::Temp
Capture strategies using File::Temp