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

Changes for version 1.000

  • Released: 2011-03-04 23:37:23 UTC
  • Converted to Dist::Zilla for the release process! Tweaked the internals to cleanup automated issues Ported the META.(yml|json) tests to the new Test::CPAN::Meta infrastructure, thanks JAWNSY! ( RT#66215 ) Changed some plugins so they execute tests as TODO, to not cause spurious FAILs Added Test::Vars to the testsuite Added Test::Script to the testsuite Added Test::Pod::LinkCheck to the testsuite Added Test::Pod::Spelling::CommonMistakes to the testsuite Added debugging of test info, thanks POE::Test::Loops! Replaced Test::Dependencies with homebrew solution utilizing Perl::PrereqScanner Removed Test::Module::Used plugin ( see above ) Removed the Test::Prereq plugin because it never worked reliably and we already have a plugin for it ( see above ) Removed the Test::UseAllModules plugin because we have other plugins that do the same thing Bumped Test::NoPlan prereq to 0.0.6 so it works properly under Test::Block Bumped Test::Pod prereq to 1.41 so it doesn't complain about L<text|scheme> being invalid Added Pod::Coverage::TrustPod as the coverage class for Test::Pod::Coverage Fixed a bug in Test::Spelling where the file stopwords weren't added right Fixed a bug in OutdatedPrereqs where it complained if the CPAN version was older than what was specified Revamped the Perl::Critic test to automatically use a default config if one wasn't found in t/perlcriticrc

Modules

Apocalypse's favorite tests bundled into a simple interface
Plugin for Test::AutoLoader
Plugin for Test::CPAN::Meta
Plugin for Test::CPAN::Meta
Plugin for Test::CPAN::Meta
Plugin for Test::CheckChanges
Plugin for Test::Compile
Plugin for Test::ConsistentVersion
Plugin to detect presence of DOS newlines
Plugin to check for metadata dependencies
Plugin for Test::Dir
Plugin for Test::DistManifest
Plugin for Test::EOL
Plugin to test for file sanity
Plugin for Test::Portability::Files
Plugin for Test::Fixme
Plugin for Test::HasVersion
Plugin for Test::Kwalitee
Plugin for Test::MinimumVersion
Plugin for Test::NoBreakpoints
Plugin for Test::NoPlan
Plugin to detect outdated prereqs
Plugin to test for Devel::PPPort warnings
Plugin for Test::Perl::Critic
Plugin for Perl::Metrics::Simple
Plugin for Test::Pod
Plugin for Test::Pod::Spelling::CommonMistakes
Plugin for Test::Pod::Coverage
Plugin for Test::Pod::LinkCheck
Plugin for Test::Pod::No404s
Plugin for Test::Spelling
Plugin for Test::Script
Plugin for Test::Signature
Plugin for Test::Strict
Plugin for Test::Synopsis
Plugin for Test::Vars