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

Changes for version 0.6.0 - 2012-10-27

  • 00 IMPORTANT CHANGES
    • $perlver being undef now is an error.
    • All error code is now refactored into the ::Error class, which ultimately grants more flexibility and better code organisation.
    • %ENV interaction is now handled vis a few utility functions in the ::Env class.
    • Functions in ::Env and ::Error are proxied into the ::Version class via some lazy-load functions.
  • Dependencies::Build::Changed
    • requires : Module::Build 0.3601 -> 0.4003
  • Dependencies::Configure::Changed
    • requires : Module::Build 0.3601 -> 0.4003
  • Dependencies::Develop::Changed
    • suggests : Dist::Zilla::PluginBundle::Author::KENTNL v1.3.0 -> v1.5.0
  • Dependencies::Test::Changed
    • requires : Test::More 0.96 -> 0.98
  • Dependencies::Test::New
    • requires : Scalar::Util
  • Documentation
    • Miscelaneous improvements, s/method/func/, and more general coverage of some error functions.

Documentation

Command line utility for translating cpan versions to gentoo equivalents.

Modules

Convert arbitrary Perl Modules' versions into normalised Gentoo versions.
Get/parse settings from %ENV
Various error message and diagnostic bits.