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

0.0_1   2018-11-23

    - First version, released on an unsuspecting world.

0.0_2   2018-11-24

    - Require Keyword::Declare 0.001006+ based on cpantesters matrix results.
    - Support implicit configuration using a package-level variable rather than
      an expressly-passed hashref.

0.0_3   2018-11-25

    - Can be used via Import::Into and Test::Kit

0.0_4   2018-11-26

    - Support package args to specify which tests to skip

0.0_5   2018-??

    - Package args now use a "skip" keyword ahead of the test numbers
      to skip.
    - Test numbers must be >= 1.