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 'Apache::Cookie' is not a valid version. (requires -> Apache::Cookie) [Validation: 1.0];'<undef>' for 'Apache::Request' is not a valid version. (requires -> Apache::Request) [Validation: 1.0];'<undef>' for 'Apache::Test' is not a valid version. (requires -> Apache::Test) [Validation: 1.0];'<undef>' for 'Class::Accessor' is not a valid version. (requires -> Class::Accessor) [Validation: 1.0];'<undef>' for 'Class::DBI' is not a valid version. (requires -> Class::DBI) [Validation: 1.0];'<undef>' for 'DBIx::VersionedSchema' is not a valid version. (requires -> DBIx::VersionedSchema) [Validation: 1.0];'<undef>' for 'ExtUtils::ModuleMaker' is not a valid version. (requires -> ExtUtils::ModuleMaker) [Validation: 1.0];'<undef>' for 'File::Slurp' is not a valid version. (requires -> File::Slurp) [Validation: 1.0];'<undef>' for 'IPC::Run' is not a valid version. (requires -> IPC::Run) [Validation: 1.0];'<undef>' for 'Template' is not a valid version. (requires -> Template) [Validation: 1.0];'<undef>' for 'WWW::Mechanize' is not a valid version. (requires -> WWW::Mechanize) [Validation: 1.0];'<undef>' for 'YAML' is not a valid version. (requires -> YAML) [Validation: 1.0]

has_changelog

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

no_pod_errors

Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.

Error: Apache-SWIT-0.27/lib/Apache/SWIT.pm -- Around line 69: Unknown directive: =head

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).

has_security_doc

Add SECURITY(.pod|md). See Software::Security::Policy.

security_doc_contains_contact

Add SECURITY(.pod|md) and add a contact address. See Software::Security::Policy.

has_contributing_doc

Add CONTRIBUTING(.pod|md). See https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors.

Modules

Name Abstract Version View
Apache::SWIT mod_perl based application server with integrated testing. 0.27 metacpan
Apache::SWIT::DB::Base metacpan
Apache::SWIT::DB::Connection metacpan
Apache::SWIT::HTPage metacpan
Apache::SWIT::LargeObjectHandler metacpan
Apache::SWIT::Maker creates various skeleton files for your SWIT project. metacpan
Apache::SWIT::Maker::Config metacpan
Apache::SWIT::Maker::Conversions metacpan
Apache::SWIT::Maker::FileWriter metacpan
Apache::SWIT::Maker::FileWriterData metacpan
Apache::SWIT::Maker::Generator metacpan
Apache::SWIT::Maker::GeneratorBase metacpan
Apache::SWIT::Maker::GeneratorsQueue metacpan
Apache::SWIT::Maker::Makefile metacpan
Apache::SWIT::Maker::Manifest metacpan
Apache::SWIT::Maker::Skeleton metacpan
Apache::SWIT::Maker::Skeleton::ApacheTest metacpan
Apache::SWIT::Maker::Skeleton::ApacheTestRun metacpan
Apache::SWIT::Maker::Skeleton::Class metacpan
Apache::SWIT::Maker::Skeleton::DB::Class metacpan
Apache::SWIT::Maker::Skeleton::Dual001Load metacpan
Apache::SWIT::Maker::Skeleton::HT::Page metacpan
Apache::SWIT::Maker::Skeleton::HT::Template metacpan
Apache::SWIT::Maker::Skeleton::Page metacpan
Apache::SWIT::Maker::Skeleton::Scaffold metacpan
Apache::SWIT::Maker::Skeleton::Scaffold::DualTest metacpan
Apache::SWIT::Maker::Skeleton::Scaffold::Form metacpan
Apache::SWIT::Maker::Skeleton::Scaffold::FormTemplate metacpan
Apache::SWIT::Maker::Skeleton::Scaffold::Info metacpan
Apache::SWIT::Maker::Skeleton::Scaffold::InfoTemplate metacpan
Apache::SWIT::Maker::Skeleton::Scaffold::List metacpan
Apache::SWIT::Maker::Skeleton::Scaffold::ListTemplate metacpan
Apache::SWIT::Maker::Skeleton::Startup metacpan
Apache::SWIT::Maker::Skeleton::Template metacpan
Apache::SWIT::Session metacpan
Apache::SWIT::Subsystem::Generator metacpan
Apache::SWIT::Subsystem::Makefile metacpan
Apache::SWIT::Subsystem::Maker metacpan
Apache::SWIT::Subsystem::Skeleton::Class metacpan
Apache::SWIT::Subsystem::Skeleton::DB::Class metacpan
Apache::SWIT::Subsystem::Skeleton::Scaffold::Form metacpan
Apache::SWIT::Subsystem::Skeleton::Scaffold::Info metacpan
Apache::SWIT::Subsystem::Skeleton::Scaffold::List metacpan
Apache::SWIT::Test metacpan
Apache::SWIT::Test::Apache metacpan
Apache::SWIT::Test::ModuleTester metacpan
Apache::SWIT::Test::Utils metacpan

Provides

Name File View
Apache::SWIT::Maker::Config::Page lib/Apache/SWIT/Maker/Config.pm metacpan
T::DBI lib/Apache/SWIT/Maker.pm metacpan
T::Test lib/Apache/SWIT/Maker/FileWriterData.pm metacpan

Other Files

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