The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
0.24 Wed Dec 17 17:52:05 PST 2014
 - Change to API version v2

0.23 Tue Dec 16 23:58:49 EST 2014
 - Add Inline::C and Inline::CPP::Config for Inline::CPP-based modules

0.22 Tue Dec 16 23:32:17 EST 2014
 - Use RegExp (not RecDescent) for Inline::C

0.21 Sat Dec 13 11:29:29 EST 2014
 - Make handle_distdir return manifest added files

0.20 Fri Dec 12 19:17:54 EST 2014
 - Refactor handle_distdir to support dzil plugin and other external calls

0.19 Thu Dec 11 18:47:18 PST 2014
 - Update MANIFEST
 - Support CPP correctly

0.18 Sun Dec  7 00:23:01 PST 2014
 - Auto-Stubbing

0.17 Mon Nov 24 10:27:25 PST 2014
 - Change Contributing to About

0.16 Sat Nov 22 07:29:34 UTC 2014
 - Update tutorial for postamble

0.15 Sat Nov 22 05:02:50 UTC 2014
 - Merge in leont++ postamble patches

0.14 Wed Nov 19 06:29:48 UTC 2014
 - Merge Inline::Module::MakeMaker in Inline::Module
 - Make all code be OO

0.13 Sun Nov 16 14:36:34 PST 2014
 - Fixed issue

0.12 Sat Nov 15 23:09:59 PST 2014
 - Small changes to tutorial

0.11 Sun Nov  9 17:15:57 EST 2014
 - Added Inline::Module::Tutorial
 - Bump version past the old Inline::Module from 2006
 - Make a note in the doc about that

0.04 Thu Nov  6 17:26:03 PST 2014
 - Fixed a doc glitch.

0.03 Thu Nov  6 07:11:05 UTC 2014
 - First fully working version
 - Supports Acme::Math::XS

0.02 Fri Oct 24 05:04:02 UTC 2014
 - Implement perl-inline-module command

0.01 Fri Oct 24 01:48:54 UTC 2014
 - Initial release