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

Changes for version 0.01000010 - 2013-02-05

  • Maintenance Release
  • Dependencies::Changed / build_requires
    • Module::Build 0.3601 -> 0.4003
  • Dependencies::Changed / configure_requires
    • Module::Build 0.3601 -> 0.4003
  • Dependencies::Changed / runtime_requires
    • Test::More 0 -> 0.98
  • Dependencies::Changed / test_requires
    • Test::More 0.88 -> 0.98
  • Dependencies::New / develop_recommends
    • Dist::Zilla::PluginBundle::Author::KENTNL::Lite v1.3.0
  • Dependencies::New / develop_requires
    • Dist::Zilla::PluginBundle::Author::KENTNL::Lite 0
    • Pod::Coverage::TrustPod 0
    • Test::CPAN::Meta 0
    • Test::Pod 1.41
    • Test::Pod::Coverage 1.08
    • version 0.9901
  • Dependencies::New / develop_suggests
    • Dist::Zilla::PluginBundle::Author::KENTNL v1.7.0
  • Dependencies::New / runtime_requires
    • perl 5.006
    • strict
    • warnings
  • Dependencies::Removed / test_requires
    • Test::Perl::Critic
  • Documentation
    • Changelog normalised to CPAN::Changes form
    • Copyright updated to 2013
    • License file reindented
    • FSF Address updated
  • Internals
    • All packages declare $AUTHORITY
    • $VERSION assignment moved out of BEGIN
  • Meta
    • All Github URLs pointing to https
    • bug tracker set to github issues
    • declare x_authority
  • Packaging
    • update to @Author::KENTNL
    • ship .perltidyrc
    • rename perlcriticrc -> perlcritic.rc
    • remove developer tests from t/

Modules

Use a structured execution-graph to create a test object which runs your tests smartly.
The base class of all executable tests.
A < C<CodeStub|Test::StructuredObject::CodeStub >> representing executable but non-test code.
A Nested group of tests.
A < C<CodeStub|Test::StructuredObject::CodeStub >> representing executable test code.
A collection of tests in an order waiting to be executed.