The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.04 - 2014-11-15

  • When making pure Perl copies of test files, this plugin now skips Dist::Zilla::File::InMemory objects. These are typically added by other plugins like Test::EOL or Test::Compile, and there's no usually no point in testing them twice. Some plugins (like Test::Compile) are implemented in a way that copying the test file ends up generating a broken test, and this avoid that problem.

Modules

Run all your tests twice, once with XS code and once with pure Perl