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

Changes for version 0.01001319 - 2012-12-02

  • Maintenance release.
  • Dependencies / build requires
    • added : Module::Build 0.4003
  • Dependencies / configure requires
    • added : Module::Build 0.4003
  • Dependencies / develop recommends
    • added : Dist::Zilla::PluginBundle::Author::KENTNL::Lite v1.3.0
  • Dependencies / develop requires
    • added : Dist::Zilla::PluginBundle::Author::KENTNL::Lite
    • added : Pod::Coverage::TrustPod
    • added : Test::CPAN::Meta
    • added : Test::Pod 1.41
    • added : Test::Pod::Coverage 1.08
    • added : version 0.9901
  • Dependencies / develop suggests
    • Dist::Zilla::PluginBundle::Author::KENTNL v1.6.0
  • Dependencies / runtime requires
    • removed : Test::Exception
    • moved to @test requires : Test::More
    • moved to @test requires : FindBin
    • moved to @test requires : B::Deparse
    • added : perl 5.006
    • added : warnings
    • added : strict
  • Dependencies / test requires
    • moved from @runtime requires : B::Deparse
    • moved from @runtime requires : FindBin
    • moved from @runtime requires : Test::More
    • changed : Test::More 0 -> 0.98
    • added : Test::Fatal
    • added : File::Temp
    • added : File::Find
  • Documentation
    • regenerated, which removes that annoying 'our $VERSION' from the examples =p
    • DESCRIPTION moved to after SYNOPSIS
    • Copyright years updated.
  • Internals
    • $VERSION declaration syntax updated
    • All packages declare $AUTHORITY
  • Packaging
    • bundle .perltidyrc
    • move dist.ini to bundle-based config.
    • Changes moved to CPAN::Changes format.
    • Updated LICENSE copyright year.
    • Updated LICENSE indentation.
    • Updated LICENSE address.
    • Moved author/release tests from t/ and put in xt/
    • update git metadata
    • set bug tracker to github
  • Tests
    • Removed Test::Exception based code in favour of Test::Fatal
  • Tests::Moved
    • t/author-critic.t -> xt/author/critic.t
    • t/author-kwalitee -> xt/release/kwalitee.t
    • t/release-meta-yaml.t -> xt/release/distmeta.t
    • t/release-pod-coverage.t -> xt/release/pod-coverage.t
    • t/release-pod-syntax.t -> xt/release/pod-syntax.t
  • Tests::New
    • @install : 0000-report-versions-tiny.t
    • @release : cpan-changes.t
    • @release : eol.t
    • @release : minimum-version.t

Modules

Facilitate toggling validation code at users request, without extra performance penalties.
Create compile-time constants that can be tweaked by users with Package::Strictures.
Data Storage name-space for stricture parameters.