NAME

Inline::Module - Support for Inline-based CPAN Extension Modules

inline-module-pm inline-module-pm

SYNOPSIS

> perl-inline-module create Module::Name::Inline
Inline module 'Module::Name::Inline' created as 'lib/Module/Name/Inline.pm'

DESCRIPTION

This module provides support and documentation for creating and maintaining CPAN extension modules. ie Writing XS modules without having to learn XS.

TPF GRANT

This module was written as the major portion of the work for a 2014 Perl Foundation grant: "/news.perlfoundation.org/2014/09/grant-proposal-inlinecpp- modul.html" in http:

AUTHORS

  • Ingy döt Net <ingy@cpan.org>

  • David Oswald <davido@cpan.org>

COPYRIGHT

Copyright 2014. Ingy döt Net.

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

See http://www.perl.com/perl/misc/Artistic.html