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.000_904 - 2020-02-04

  • Don't default module in require_ok() and use_ok(), because the Test::More version of these does not.

Changes for version 0.000_903 - 2020-02-03

  • Fix (I hope!) test failures due (I think) to Carp message formatting. It appears that different versions of Carp put or do not put a period at the end of the message.
  • Pull out @INC jail into pseudo-Test2 plugin.
  • Default module name to caller's CLASS, or throw an exception if that is not defined.

Changes for version 0.000_902 - 2020-02-02

  • Fix test failures under Perl 5.18 (I hope!)

Changes for version 0.000_901 - 2020-02-01

  • Initial release to CPAN.

Modules

Test whether a module can be successfully loaded.