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

0.005     2012-05-03 17:30:08 America/New_York

    - add 'xt' as command alias for 'xtest'

    - 'dzil xtest' now takes optional arguments that are
      treated as xt test filenames to run.  These will
      be found however deeply they are nested in xt.

0.004     2010-04-08 14:51:28 EST5EDT

    - manually set prereqs instead of using
      auto-detection to avoid a Dist::Zilla
      BUILD_REQUIRES bug

0.003     2010-04-07 14:02:34 EST5EDT

    - updated tests for Dist::Zilla 2.000+

    - switched from File::chdir to File::pushd

0.002     2010-03-23 19:28:48 EST5EDT

    - fixed problem in release check

0.001     2010-03-22 01:10:12 EST5EDT


    - first draft