Changes for version 0.4.0 - 2012-03-01
- 00 IMPORTANT CHANGES
- new 'oneshot' mode for validating/normalising a single version, for use predominantly in other scripts like bash.
- usage: VALUE="$( gentoo_perlmod_version.pl --oneshot "$VERSION" )"
- Dependencies::Changed
- develop suggests : Dist::Zilla::PluginBundle::Author::KENTNL 1.0.0 -> 1.2.0
- Dependencies::New
- runtime requires : perl 5.10.0
- Documentation
- Fixed a few typos and clarified some minor things.
- Packaging
- Update LICENSE ( Year, Indentation )
- Tests::New
- minimum-version.t
Documentation
- gentoo-perlmod-version.pl - Command line utility for translating cpan versions to gentoo equivalents.
Modules
- Gentoo::PerlMod::Version - Convert arbitrary Perl Modules' versions into normalised Gentoo versions.