Alt-Acme-Math-XS-ModuleInstall
view release on metacpan or search on metacpan
Makefile.PL view on Meta::CPAN
use 5.008001; use strict; use warnings; # use utf8; (currently breaks Module::Install)
use inc::Module::Install;
name 'Alt-Acme-Math-XS-ModuleInstall';
abstract 'Math is HARD (faster!)';
author 'Ingy döt Net <ingy@cpan.org>';
version '0.0.6';
perl_version '5.8.1';
license 'perl';
inline module => 'Acme::Math::XS';
lib/Acme/Math/XS.pod view on Meta::CPAN
=pod
=for comment
DO NOT EDIT. This Pod was generated by Swim v0.1.31.
See http://github.com/ingydotnet/swim-pm#readme
=encoding utf8
=head1 NAME
Acme::Math::XS - Math is HARD (faster!)
=for html
<a href="https://travis-ci.org/ingydotnet/acme-math-xs-pm"><img src="https://travis-ci.org/ingydotnet/acme-math-xs-pm.png" alt="acme-math-xs-pm"></a>
=head1 SYNOPSIS
( run in 1.116 second using v1.01-cache-2.11-cpan-49f99fa48dc )