TAP-Spec-Parser 0.07_991-TRIAL Deleted
Kwalitee Issues
This is not the latest release. The following issues may have already been fixed in the newer releases.
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.
- has_meta_json
-
Add a META.json to the distribution. Your buildtool should be able to autogenerate it.
- meta_yml_has_provides
-
Add all modules contained in this distribution to the META.yml field 'provides'. Module::Build or Dist::Zilla::Plugin::MetaProvides do this automatically for you.
Modules
Name | Abstract | Version | View |
---|---|---|---|
TAP::Spec::BailOut | A TAP Bail Out! line | 0.07_991 | metacpan |
TAP::Spec::Body | The main body of a TAP testset | 0.07_991 | metacpan |
TAP::Spec::Comment | A comment in a TAP stream | 0.07_991 | metacpan |
TAP::Spec::Footer | Trailing information in a TAP stream | 0.07_991 | metacpan |
TAP::Spec::Header | Information at the beginning of a TAP stream | 0.07_991 | metacpan |
TAP::Spec::JunkLine | A line of non-TAP data in a TAP stream | 0.07_991 | metacpan |
TAP::Spec::Parser | Reference implementation of the TAP specification | 0.07_991 | metacpan |
TAP::Spec::Plan | A TAP test plan | 0.07_991 | metacpan |
TAP::Spec::Plan::Simple | A basic TAP plan with a number of tests | 0.07_991 | metacpan |
TAP::Spec::Plan::SkipAll | A TAP plan indicating that all tests were skipped | 0.07_991 | metacpan |
TAP::Spec::Plan::Todo | A legacy TAP plan indicating TODO tests | 0.07_991 | metacpan |
TAP::Spec::TestResult | The results of a single test | 0.07_991 | metacpan |
TAP::Spec::TestSet | A set of related TAP tests | 0.07_991 | metacpan |
TAP::Spec::Version | A TAP version number specification | 0.07_991 | metacpan |
Provides
Name | File | View |
---|---|---|
TAP::Spec::Parser::Actions | lib/TAP/Spec/Parser.pm | metacpan |