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.070 - 2023-11-23

  • Fix exit status (thanks Lukas Mai / MAUKE).
    • `exit` has higher precedence than `?:`, so `exit $found ? 0 : 1` parses as `(exit $found) ? 0 : 1`, which is not what was intended.

Documentation

List/show errno

Modules

List/show errno