Test-Count 0.1105 Latest
Kwalitee Issues
No Core Issues.
- meta_yml_declares_perl_version
-
If you are using Build.PL define the {requires}{perl} = VERSION field. If you are using MakeMaker (Makefile.PL) you should upgrade ExtUtils::MakeMaker to 6.48 and use MIN_PERL_VERSION parameter. Perl::MinimumVersion can help you determine which version of Perl your module needs.
Modules
Name | Abstract | Version | View |
---|---|---|---|
Test::Count | Module for keeping track of the number of tests in a test script. | 0.1105 | metacpan |
Test::Count::Base | Base Class for Test::Count. | 0.1105 | metacpan |
Test::Count::FileMutator | modify a file in place | 0.1105 | metacpan |
Test::Count::FileMutator::ByFileType::App | a standalone command line application that modifies a file in place based on its type. | 0.1105 | metacpan |
Test::Count::FileMutator::ByFileType::Lib | API to mutate files in place. | 0.1105 | metacpan |
Test::Count::Filter | a filter that counts the tests and updates the test count. | 0.1105 | metacpan |
Test::Count::Filter::ByFileType::App | a standalone command line application that filters according to the filetype. | 0.1105 | metacpan |
Test::Count::Lib | various commonly used routines. | 0.1105 | metacpan |
Test::Count::Parser | A Parser for Test::Count. | 0.1105 | metacpan |