Package : perl-Dist-Zilla-Plugin-PurePerlTests

Package details

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

Description:
This plugin is for modules which ship with a dual XS/pure Perl
implementation.

The plugin makes a copy of all your tests when doing release testing (via
'dzil test' or 'dzil release'). The copy will set an environment value that
you specify in a 'BEGIN' block. You can use this to force your code to not
load the XS implementation.


URL: http://search.cpan.org/dist/Dist-Zilla-Plugin-PurePerlTests
License: GPL+ or Artistic

Maintainer: nobody

List of RPMs