Changes for version 0.000003 - 2026-04-17

  • Fix t/10-have-support.t and t/15-mechanism.t failing their boolean-agreement invariant on build hosts where the prctl (or procctl) macro is absent at compile time. Test2::V0's is() uses string eq, and !!$have yields "" (not "0") when false; normalize both sides to 0/1 before comparing. Reported via CPAN Testers on Linux 3.2 / perl 5.20.0.

Modules

Cross-platform wrapper to mark the current process as a child subreaper.