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: '<undef>' for 'Class::Accessor' is not a valid version. (requires -> Class::Accessor) [Validation: 1.3];'<undef>' for 'Class::Data::Inheritable' is not a valid version. (requires -> Class::Data::Inheritable) [Validation: 1.3];'<undef>' for 'Class::Singleton' is not a valid version. (requires -> Class::Singleton) [Validation: 1.3];'<undef>' for 'Crypt::Blowfish' is not a valid version. (requires -> Crypt::Blowfish) [Validation: 1.3];'<undef>' for 'Data::Dumper' is not a valid version. (requires -> Data::Dumper) [Validation: 1.3];'<undef>' for 'DateTime' is not a valid version. (requires -> DateTime) [Validation: 1.3];'<undef>' for 'DateTime::Format::Strptime' is not a valid version. (requires -> DateTime::Format::Strptime) [Validation: 1.3];'<undef>' for 'Digest::CRC' is not a valid version. (requires -> Digest::CRC) [Validation: 1.3];'<undef>' for 'File::Slurp' is not a valid version. (requires -> File::Slurp) [Validation: 1.3];'<undef>' for 'HTML::Entities' is not a valid version. (requires -> HTML::Entities) [Validation: 1.3];'<undef>' for 'Math::Combinatorics' is not a valid version. (requires -> Math::Combinatorics) [Validation: 1.3];'<undef>' for 'Template' is not a valid version. (requires -> Template) [Validation: 1.3];'<undef>' for 'Text::Diff' is not a valid version. (requires -> Text::Diff) [Validation: 1.3];License '<undef>' is invalid (license) [Validation: 1.3];Missing mandatory field, 'license' (license) [Validation: 1.3]

has_changelog

Add a Changelog (best named 'Changes') to the distribution. It should list at least major changes implemented in newer versions.

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_license

Define the license if you are using in Build.PL. If you are using MakeMaker (Makefile.PL) you should upgrade to ExtUtils::MakeMaker version 6.31.

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.

meta_yml_has_repository_resource

Add a 'repository' resource to the META.yml via 'meta_add' accessor (for Module::Build) or META_ADD parameter (for ExtUtils::MakeMaker).

Modules

Name Abstract Version View
HTML::Tested Provides HTML widgets with the built-in means of testing. 0.53 metacpan
HTML::Tested::List metacpan
HTML::Tested::List::Pager metacpan
HTML::Tested::List::Renderer metacpan
HTML::Tested::List::Table metacpan
HTML::Tested::Seal metacpan
HTML::Tested::Test metacpan
HTML::Tested::Test::DateTime metacpan
HTML::Tested::Test::List metacpan
HTML::Tested::Test::Radio metacpan
HTML::Tested::Test::Request metacpan
HTML::Tested::Test::Upload metacpan
HTML::Tested::Test::Value metacpan
HTML::Tested::Value Base class for most HTML::Tested widgets. metacpan
HTML::Tested::Value::Array metacpan
HTML::Tested::Value::CheckBox metacpan
HTML::Tested::Value::DropDown metacpan
HTML::Tested::Value::EditBox metacpan
HTML::Tested::Value::Form metacpan
HTML::Tested::Value::Hidden metacpan
HTML::Tested::Value::Link metacpan
HTML::Tested::Value::Marked metacpan
HTML::Tested::Value::PasswordBox password input. metacpan
HTML::Tested::Value::Radio metacpan
HTML::Tested::Value::Snippet metacpan
HTML::Tested::Value::Submit metacpan
HTML::Tested::Value::TextArea metacpan
HTML::Tested::Value::Tree metacpan
HTML::Tested::Value::Upload Upload widget. metacpan

Provides

Name File View
HTML::Tested::Test::Request::Upload lib/HTML/Tested/Test/Request.pm metacpan

Other Files

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