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.06 - 2023-10-17

  • CHANGES
    • Ensure that the callback in `->will_return_using` can modify caller arguments if necessary for successfully mocking mutator functions
    • Various module style updates:
      • use Perl 5.14
      • swap unit tests to Test2::V0

Modules

expect/check-style unit testing with object methods
expect/check-style unit testing with Future-returning methods