Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
ingydotnet committed Dec 18, 2014
1 parent ac0e935 commit 42f1a50
Showing 1 changed file with 18 additions and 1 deletion.
19 changes: 18 additions & 1 deletion README
Expand Up @@ -7,7 +7,24 @@ SYNOPSIS
print "2 + 2 = ${\add(2, 2)}\n";

DESCRIPTION
This is the smallest possible XS module written with Inline::C.
This is the smallest possible "XS" module written with Inline::Module.

It has Alt(ternate) modules for all the common CPAN module frameworks.

SEE
* Acme::Math::XS

* Alt::Acme::Math::XS::EUMM

* Alt::Acme::Math::XS::DistZilla

* Alt::Acme::Math::XS::ZillaDist

* Alt::Acme::Math::XS::ModuleBuild

* Alt::Acme::Math::XS::ModuleInstall

* Alt::Acme::Math::XS::CPP

AUTHORS
* Ingy döt Net <ingy@cpan.org>
Expand Down

0 comments on commit 42f1a50

Please sign in to comment.