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-PluginBundle-RTHOMPSON

0.120120  2012-01-12 00:18:24 PST8PDT
    - Replace KwaliteeTests with Test::Kwalitee

0.120052  2012-01-05 11:23:24 PST8PDT
    - Add CheckVersionIncrement

0.120051  2012-01-04 23:39:50 PST8PDT
    - Prevent modules in corpus directory from being indexed.
      (TODO: make this configurable)

0.120050  2012-01-04 16:04:45 PST8PDT
    - Add a simple test suite that ensures a dist can be built
      successfully with the bundle
    - Add Git::Push and Git::Remote::Check with associated options
    - Small bugfix in the code for choosing whether to provide a
      version

0.111290  2011-05-08 19:18:09 PST8PDT
    - Maunally specify Dist::Zilla prerequisites, since they are not automatically detected
    - Adjust for Dist::Zilla 4.200006
    - Add CheckPrereqsIndexed

0.103532  2010-12-19 02:36:06 EST5EDT
    - Allow Changes to be dirty when releasing (Git::Commit)
    - Make allow_dirty a configurable option

0.103531  2010-12-19 02:12:28 EST5EDT
    - Allow Changes to be dirty when releasing (Git::Check)

0.103521  2010-12-18 00:03:22 EST5EDT
    - Initial CPAN release