Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update documentation
  • Loading branch information
ingydotnet committed Dec 22, 2014
1 parent ba14433 commit 8e9164c
Show file tree
Hide file tree
Showing 2 changed files with 61 additions and 0 deletions.
42 changes: 42 additions & 0 deletions ReadMe.pod
Expand Up @@ -119,6 +119,48 @@ L<http://news.perlfoundation.org/2014/09/grant-proposal-inlinecpp-modul.html>

=back

Also see these modules made with L<Inline::Module>:

=over

=item * L<Alt::Acme::Math::XS::EUMM>

=over

=item * L<Acme::Math::XS> (Pure XS version)

=back

=item * L<Alt::Acme::Math::XS::CPP>

=item * L<Alt::Acme::Math::XS::DistZilla>

=item * L<Alt::Acme::Math::XS::ModuleBuild>

=item * L<Alt::Acme::Math::XS::ModuleInstall>

=item * L<Alt::Acme::Math::XS::ZillaDist>

=item * L<Alt::Acme::Math::XS::External>

=item * L<Alt::Devel::GlobalDestruction::XS::Inline>

=item * L<Alt::Math::Prime::FastSieve::Inline>

=back

And see these plugins for your favorite module framework:

=over

=item * L<DistZilla::Plugin::InlineModule>

=item * L<Module::Build::InlineModule>

=item * L<Module::Install::InlineModule>

=back

=head1 NOTE

When this module was first created in November 2014, we belatedly realized
Expand Down
19 changes: 19 additions & 0 deletions doc/Inline/Module.swim
Expand Up @@ -100,6 +100,25 @@ http://news.perlfoundation.org/2014/09/grant-proposal-inlinecpp-modul.html
* [Inline::C]
* [Inline::CPP]

Also see these modules made with [Inline::Module]:

* [Alt::Acme::Math::XS::EUMM]
* [Acme::Math::XS] (Pure XS version)
* [Alt::Acme::Math::XS::CPP]
* [Alt::Acme::Math::XS::DistZilla]
* [Alt::Acme::Math::XS::ModuleBuild]
* [Alt::Acme::Math::XS::ModuleInstall]
* [Alt::Acme::Math::XS::ZillaDist]
* [Alt::Acme::Math::XS::External]
* [Alt::Devel::GlobalDestruction::XS::Inline]
* [Alt::Math::Prime::FastSieve::Inline]

And see these plugins for your favorite module framework:

* [DistZilla::Plugin::InlineModule]
* [Module::Build::InlineModule]
* [Module::Install::InlineModule]

= Note

When this module was first created in November 2014, we belatedly realized that
Expand Down

0 comments on commit 8e9164c

Please sign in to comment.