The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Perl extension App-MigrateToTest2V0

0.01_01 2021-05-04T03:25:19Z

    - Add tests for:
        - Migration rules
        - CLI
        - Test2 plugin
    - Move example test file to `share` (since it's not an example for usage of this tool)
    - Fix migration of `use Test::More skip_all => ...` (the reason of skip was not migrated correctly)

0.01 2021-04-18T13:16:51Z

    - original version