Group
Extension

Matches 1

Dist-Zilla-Plugin-ModuleBuild-RequireXS ( D/DR/DRTECH/Dist-Zilla-Plugin-ModuleBuild-RequireXS-0.01.tar.gz, DRTECH, 2011; MetaCPAN )
Dist-Zilla-Plugin-ModuleBuild-RequireXS/lib/Dist/Zilla/Plugin/ModuleBuild/RequireXS.pm ( view source; MetaCPAN )
= JSON::XS
   module = YAML::XS

=head1 DESCRIPTION

Use this plugin instead of the regular C<ModuleBuild> plugin when you are
relying on XS modules that have a pure Perl fallback, eg L<JSON>, L<JSON:
:XS>
and L<JSON::PP>.

It generates a F<Build.PL> which will promote XS modules
from C<recommends> to C<requires> if there is a working C compiler.
This behaviour can be disabled by passing a C<--pp> 

Powered by Groonga
Maintained by Kenichi Ishigaki <ishigaki@cpan.org>. If you find anything, submit it on GitHub.