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

2.07      2013-10-15 02:18:02Z (Karen Etheridge)
    - include in the generated test the exact version of the plugin that
      generated the test
    - warnings tests bypassed during installation
    - update minimum required version of Test::Kwalitee

2.06      2013-08-16 19:41:24 UTC-0700
    - removed old and deprecated Dist::Zilla::Plugin::KwaliteeTests, which is
      no longer indexed by PAUSE anyway
    - fixed tests broken on win32
    - Test::Kwalitee is now required to be present when the test is run (by
      authors, at release time)
    - cleaned up prerequisite list

2.05      2013-08-11 14:18:58 UTC-0700
    - adjust tests to handle recent changes to Test::Kwalitee and
      Module::CPANTS::Analyse

2.04      2013-07-25 17:29:10 UTC-0700
    - fix installation failures with Test::Kwalitee 1.09 (issue #4,
      harleypig's repo)

2.03      2011-10-19 08:56:47 UTC-0600

2.020000  2011-09-07 20:47:05 UTC-0600
    - Provide a deprecation warning (Mike Doherty)
    - Moved switch_namespace branch to master ( HarleyPig )
    - brought dist.ini up to date ( HarleyPig )

1.112410  2011-08-29 09:57:31 UTC-0600
    - Made pod coverage test pass ( HarleyPig )
    - Fixed error with tests needing 'plan' defined ( Kent Fredric)
    - Replace 2-phase inject/munge with 1-phase inject ( Kent Fredric )
    - Add some tests for our test being run ( Kent Fredric )

1.112400  2011-08-28 09:34:37 UTC-0600

1.112390  2011-08-26 21:11:01 UTC-0600

1.101420  2010-05-22 17:47:26 UTC+0200
    - removed weaver.ini since that's handled in Dist::Zilla's [@MARCEL] now
    - list Test::Kwalitee in dist.ini so we don't use() it anymore

1.100690  2010-03-10 23:43:35 UTC+0100
    - original version