The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Release history for Gentoo-MetaEbuild-Spec-Base

0.1.4 2012-01-04T05:16:00Z
 - Maintenance release.

 [Dependencies::Added]
 - requires: strict
 - requires: warnings
 - requires: perl 5.10.0

 [Dependencies::Removed]
 - build_requires: English

 [Internals]
 - All namespaces declare AUTHORITY
 - VERSION no longer declared in BEGIN

 [Packaging]
 - migrate Changes format to CPAN::Changes
 - Update Copyright years, formatting and address.
 - Move author/release tests to xt/
 - Repository urls moved to https://
 - x_authority added to metadata.

0.1.3 2011-02-21T13:40:12Z
 - Move tests to use Test::File::ShareDir

0.1.2 2011-02-21T09:38:04Z
 - Fix ->check( .., { version => }) not working at all.
 - Add tests for this behaviour.
 - Ensure to test what happens when a given spec is non-existant.
 - Add support for { version => } being a VersionObject.

0.1.1 2011-02-21T07:52:03Z
 - Fix pesky module_dir being missing. Need a better way to test this -_-

0.1.0 2011-02-21T07:12:09Z
 - First version, released on an unsuspecting world.