The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
0.05 2024-07-01T15:31:27+02:00
 - Add DESCRIPTION section to doc.
 - Fix minimal version of Test::Warn.

0.04 2024-06-24T13:08:56+02:00
 - Add name of state file to arguments in test command.
 - Fix EXAMPLE in doc. Add cleanup of temp file.
 - Fix EXAMPLE in doc. Fix to real @ARGS.
 - Fix test run in case of onplace file creation.
 - Move code to construct command outside of cycle.

0.03 2024-06-23T12:53:42+02:00
 - Add tests.
 - Fix print to STDERR for error.
 - Rewrite run() test to use help() helper.
 - Update copyright years.

0.02 2023-12-10T12:07:23+01:00
 - Add check for preset values.
 - Fix @ARGV in test.
 - Fix test run. We need to use perl, which we are testing.

0.01 2023-12-07T21:19:44+01:00
 - First version.