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.004 - 2022-12-02

  • Test Suite
    • Add unit tests for results::exceptions.
  • Other
    • Added: Provide the results::wrap module.

Modules

a class for error results
a class for non-error results
a class for non-error results which must be unwrapped in list context
the trait which all Result objects implement
why throw exceptions when you can return them?
quickly create a bunch of exception classes
wrap a method call in a Result