The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
0.21 Fri Aug 22 09:28:00 PDT 2014
 - Test reindexing. ANDK++

0.20 Sat Aug 16 16:43:38 PDT 2014
 - Change testdir to t

0.19 Sat Aug 16 12:01:52 PDT 2014
 - Meta 0.0.2

0.18 Sat Aug 16 02:39:52 PDT 2014
 - Eliminate File::Basename from test/

0.17 Fri Aug 15 20:33:28 PDT 2014
 - Add t/000-compile-modules.t

0.16 Wed Jul 30 16:04:33 PDT 2014
 - Switch IRC to

0.15 Tue Jul 15 11:36:57 PDT 2014
 - Not recommending perl5::i for now. Breaks travis.
 - Also indexing seems wedged on PAUSE.

0.14 Mon Jul 14 14:38:01 PDT 2014
 - Fix Meta and add Contributing file.

0.13 Wed Jul  2 14:02:50 PDT 2014
 - Fix issue-6

0.12 Mon Jun 30 12:26:37 PDT 2014
 - Add Module::Runtime testing prereq

0.11 Fri Jun 27 18:58:07 PDT 2014
 - Doc fixes

0.10 Fri Jun 27 17:38:36 PDT 2014
 - Switch to Zilla::Dist

0.09 Tue Jun 19 15:01:03 UTC 2012
 - barefootcoder++ bluefeet++ and tobyink++ led to switching out
   Hook::LexWrap with logic from Import::Into. Things are much cleaner now,
   and actually export correctly (as far as we know :)

0.08 Tue Jul 19 06:33:06 PDT 2011
 - Apply changes to support lack of import sub for modules from audreyt++

0.07 Mon Jul 18 17:14:13 PDT 2011
 - Use feature set from requested version
 - Update docs

0.06 Sun Jul 17 22:36:56 PDT 2011
 - Change $VERSION layout back to normal.
 - Refactor versioning.
 - Use a post hook wrapping goto chain like rig.pm
 - Simplify the API

0.05 Sun Jul 17 12:10:30 PDT 2011
 - Support 'use perl5 v10.0' usage
 - Test all usage combinations

0.04 Sun Jun 12 13:46:16 EST 2011
 - Refactor things to be sane API.
 - Got rid of perl5::base.

0.03 Tue Jun  7 17:34:37 EST 2011
 - Release with Module::Package 0.22

0.02 Mon Jun  6 02:07:57 EST 2011
 - Release with major bug fix in Module::Package

0.01 Sun Jun  5 21:43:19 EST 2011
 - First Release