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

1.0.4 2021-10-11 19:54:36 UTC
    - Make unit tests independent from directory structure (avoid automated determination of $METHOD / $METHOD_REF).
		- Log exported and environment variables to STDOUT after their setup.

1.0.3 2021-07-11 14:39:27 UTC
    - Use 'IO::Select' instead of self-implemented dummy class for testing.
		- Propagate $VERSION to the submodule.

1.0.2 2021-05-11 19:54:23 UTC
    - Deactivate experimental features depending on Perl version.

1.0.1 2021-04-11 16:42:38 UTC
    - Test configuration fixed.
    - Documentation improved.

1.0.0 2021-01-11 20:13:45 UTC
    - Initial release