Kwalitee Issues

meta_yml_conforms_to_known_spec

Take a look at the META.yml Spec at https://metacpan.org/pod/CPAN::Meta::History::Meta_1_4 (for version 1.4) or https://metacpan.org/pod/CPAN::Meta::Spec (for version 2), and change your META.yml accordingly.

Error: 'HASH(...)' for 'repository' does not have a URL scheme (resources -> repository) [Validation: 1.4]

use_strict

Add 'use strict' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules are strictly written.

Error: TestML::AST, TestML::Compiler, TestML::Grammar, TestML::Library::Debug, TestML::Library::Standard, TestML::Runtime, TestML::Runtime::TAP

has_meta_json

Add a META.json to the distribution. Your buildtool should be able to autogenerate it.

use_warnings

Add 'use warnings' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules warn when something bad happens.

Error: TestML::AST, TestML::Compiler, TestML::Grammar, TestML::Library::Debug, TestML::Library::Standard, TestML::Runtime, TestML::Runtime::TAP

consistent_version

Split the distribution, or fix the version numbers to make them consistent (use the highest version number to avoid version downgrade).

Error: 0.20,0.25

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
Module::Install::TestML Module::Install Support for TestML 0.20 metacpan
TestML A Generic Software Testing Meta Language 0.25 metacpan
TestML::AST metacpan
TestML::Compiler metacpan
TestML::Grammar metacpan
TestML::Library::Debug metacpan
TestML::Library::Standard metacpan
TestML::Mo Mo Base Class for TestML metacpan
TestML::Runtime metacpan
TestML::Runtime::TAP metacpan
TestML::Setup Generate Test Files for a TestML Suite metacpan

Provides

Name File View
TestML::Assertion lib/TestML/Runtime.pm metacpan
TestML::Block lib/TestML/Runtime.pm metacpan
TestML::Bool lib/TestML/Runtime.pm metacpan
TestML::Constant lib/TestML/Runtime.pm metacpan
TestML::Error lib/TestML/Runtime.pm metacpan
TestML::Expression lib/TestML/Runtime.pm metacpan
TestML::Function lib/TestML/Runtime.pm metacpan
TestML::List lib/TestML/Runtime.pm metacpan
TestML::Native lib/TestML/Runtime.pm metacpan
TestML::None lib/TestML/Runtime.pm metacpan
TestML::Num lib/TestML/Runtime.pm metacpan
TestML::Object lib/TestML/Runtime.pm metacpan
TestML::Statement lib/TestML/Runtime.pm metacpan
TestML::Str lib/TestML/Runtime.pm metacpan
TestML::Transform lib/TestML/Runtime.pm metacpan

Other Files

Changes metacpan
MANIFEST metacpan
META.yml metacpan
Makefile.PL metacpan
README metacpan