The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.06 - 2015-05-06

  • [Bugfix] Make our own %delta from Module::CoreList's (our version is "linearized" so we can now correctly iterate %delta by sorted key), also make our own %released [GH-3].
  • Add our version of first_release & first_release_by_date (which is faster than Module::CoreList's).
  • Incorporate version number cleanup and refactoring work by github:fecundf to remove duplicate code. This is an ongoing work. I expect to factor out common code as we add more functions.

Modules

More functions for Module::CoreList