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 'Apache2::Cookie' is not a valid version. (requires -> Apache2::Cookie) [Validation: 1.4];'<undef>' for 'Apache2::Request' is not a valid version. (requires -> Apache2::Request) [Validation: 1.4];'<undef>' for 'Apache::Test' is not a valid version. (requires -> Apache::Test) [Validation: 1.4];'<undef>' for 'Class::Accessor' is not a valid version. (requires -> Class::Accessor) [Validation: 1.4];'<undef>' for 'Class::DBI' is not a valid version. (requires -> Class::DBI) [Validation: 1.4];'<undef>' for 'Devel::NYTProf' is not a valid version. (requires -> Devel::NYTProf) [Validation: 1.4];'<undef>' for 'ExtUtils::ModuleMaker' is not a valid version. (requires -> ExtUtils::ModuleMaker) [Validation: 1.4];'<undef>' for 'File::Slurp' is not a valid version. (requires -> File::Slurp) [Validation: 1.4];'<undef>' for 'IO::CaptureOutput' is not a valid version. (requires -> IO::CaptureOutput) [Validation: 1.4];'<undef>' for 'IPC::Run' is not a valid version. (requires -> IPC::Run) [Validation: 1.4];'<undef>' for 'Linux::Smaps' is not a valid version. (requires -> Linux::Smaps) [Validation: 1.4];'<undef>' for 'Linux::Unshare' is not a valid version. (requires -> Linux::Unshare) [Validation: 1.4];'<undef>' for 'Package::Alias' is not a valid version. (requires -> Package::Alias) [Validation: 1.4];'<undef>' for 'Queue::Worker' is not a valid version. (requires -> Queue::Worker) [Validation: 1.4];'<undef>' for 'Template' is not a valid version. (requires -> Template) [Validation: 1.4];'<undef>' for 'WWW::Mechanize' is not a valid version. (requires -> WWW::Mechanize) [Validation: 1.4];'<undef>' for 'YAML' is not a valid version. (requires -> YAML) [Validation: 1.4]

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.

no_unauthorized_packages

Ask the owner of the distribution (the one who released it first, or the one who is designated in x_authority) to give you a (co-)maintainer's permission.

Error:

  • Apache2::Request

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
Apache::SWIT mod_perl based application server with integrated testing. 0.54 metacpan
Apache::SWIT::DB::Base metacpan
Apache::SWIT::DB::Connection metacpan
Apache::SWIT::DB::ST metacpan
Apache::SWIT::HTPage metacpan
Apache::SWIT::HTPage::Safe 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::Template metacpan
Apache::SWIT::Test metacpan
Apache::SWIT::Test::Apache metacpan
Apache::SWIT::Test::DB metacpan
Apache::SWIT::Test::ModuleTester metacpan
Apache::SWIT::Test::Request metacpan
Apache::SWIT::Test::ResetKids metacpan
Apache::SWIT::Test::Utils metacpan

Provides

Name File View
Apache2::Request lib/Apache/SWIT/Test.pm metacpan
Apache::SWIT::DB::ST::db lib/Apache/SWIT/DB/ST.pm metacpan
Apache::SWIT::DB::ST::st lib/Apache/SWIT/DB/ST.pm metacpan
Apache::SWIT::Maker::Config::Page lib/Apache/SWIT/Maker/Config.pm metacpan
Apache::SWIT::Test::Mechanize lib/Apache/SWIT/Test.pm metacpan
T::DBI lib/Apache/SWIT/Maker.pm metacpan
T::TempDB 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