- updated to 0.3.5
see /usr/share/doc/packages/perl-Test-Trap/Changes
0.3.5 Wed 27 Jul 2022 05:58:02 AM CEST
No changes to the libraries, just to the tests. Perl best
practices form a moving target.
- Stop using bareword filehandles; if it isn't deprecated
already, it will be.
- RT #143716: Perl pulled the rug from under me on untainting
environment variables when it stopped treating an empty
string as a safe PATH. Fix by deleting the offending
environment variables instead, as suggested by Graham Knop.
OBS-URL: https://build.opensuse.org/request/show/994566
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Test-Trap?expand=0&rev=13
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.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Test-Trap?expand=0&rev=5