The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.03

  • use POSIX::WEXITSTATUS() to find exit status instead of manual bit shift
  • added terminating signal handling via POSIX::WTERMSIG() (was mentioned in "DEVELOPMENT IDEAS" but finally spurred on by Lanny Ripple via http://rt.cpan.org/Public/Bug/Display.html?id=43541)
  • added t/06-signal.t

Modules

Test routines for external commands