Kwalitee Issues

has_proper_version

Remove all letters from the version number. If you want to mark a release as a developer release, use the scheme 'Module-1.00_01'

has_human_readable_license

Add a section called "LICENSE" to the documentation, or add a file named LICENSE to the distribution.

has_license_in_source_file

Add =head1 LICENSE and the text of the license to the main module in your code.

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: Embperl::Constant, Embperl::Form::Validate::EMail, Embperl::Form::Validate::EMailRFC, Embperl::Form::Validate::FQDN_IPAddr, Embperl::Form::Validate::IPAddr, Embperl::Form::Validate::IPAddr_Mask, Embperl::Form::Validate::Integer, Embperl::Form::Validate::Number, Embperl::Form::Validate::Select, Embperl::Form::Validate::Time, Embperl::Form::Validate::Time_Long, Embperl::Log, Embperl::Module, Embperl::Out, Embperl::Run, Embperl::Syntax::Embperl, Embperl::Syntax::Test2

main_module_version_matches_dist_version

Make sure that the main module name and version are the same of the distribution.

no_pod_errors

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

Error: Embperl-2.0rc1/Changes.pod -- Around line 864: Non-ASCII character seen before =encoding in 'isn´t'. Assuming CP1252 Embperl-2.0rc1/Config.pod -- Around line 1856: Expected text after =item, not a number Around line 1861: Expected text after =item, not a number Around line 1866: Expected text after =item, not a number Around line 3470: Non-ASCII character seen before =encoding in 'hinzufügen'. Assuming CP1252 Embperl-2.0rc1/Embperl/Form/Validate.pm -- Around line 791: Non-ASCII character seen before =encoding in '<>()@¡-ÿ]+@[^'. Assuming CP1252 Embperl-2.0rc1/Embperl/Syntax/EmbperlBlocks.pm -- Around line 388: =pod directives shouldn't be over one line long! Ignoring all 27 lines of content Embperl-2.0rc1/Embperl/Syntax/RTF.pm -- Around line 277: =pod directives shouldn't be over one line long! Ignoring all 9 lines of content Around line 545: =pod directives shouldn't be over one line long! Ignoring all 15 lines of content Around line 746: =pod directives shouldn't be over one line long! Ignoring all 2 lines of content Embperl-2.0rc1/Embperl/Syntax.pm -- Around line 809: You have '=item 4' instead of the expected '=item 3' Around line 814: You have '=item 8' instead of the expected '=item 4' Around line 818: You have '=item 16' instead of the expected '=item 5' Around line 822: You have '=item 32' instead of the expected '=item 6' Around line 842: You have '=item 4' instead of the expected '=item 3' Around line 846: You have '=item 8' instead of the expected '=item 4' Around line 850: You have '=item 16' instead of the expected '=item 5' Around line 854: You have '=item 32' instead of the expected '=item 6' Around line 858: You have '=item 64' instead of the expected '=item 7' Embperl-2.0rc1/Embperl.pod -- Around line 519: Non-ASCII character seen before =encoding in '-> header_out("Language"'. Assuming CP1252 Embperl-2.0rc1/EmbperlD.pod -- Around line 13: Non-ASCII character seen before =encoding in 'Für'. Assuming CP1252 Embperl-2.0rc1/FeaturesD.pod -- Around line 10: Non-ASCII character seen before =encoding in 'ausgeführt'. Assuming CP1252 Embperl-2.0rc1/INSTALL.pod -- Around line 376: alternative text '"eg/"' contains non-escaped | or / Around line 405: =over without closing =back Embperl-2.0rc1/IntroD.pod -- Around line 5: Non-ASCII character seen before =encoding in 'für'. Assuming CP1252

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.

has_tests_in_t_dir

Add tests or move tests.pl to the t/ directory!

no_stdin_for_prompting

Use the prompt() method from ExtUtils::MakeMaker/Module::Build.

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.

has_known_license_in_source_file

Add =head1 LICENSE and/or the proper text of the well-known license to the main module in your code.

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: Embperl, Embperl::App, Embperl::Constant, Embperl::Form::Validate, Embperl::Form::Validate::Default, Embperl::Form::Validate::EMail, Embperl::Form::Validate::EMailRFC, Embperl::Form::Validate::FQDN_IPAddr, Embperl::Form::Validate::IPAddr, Embperl::Form::Validate::IPAddr_Mask, Embperl::Form::Validate::Integer, Embperl::Form::Validate::Number, Embperl::Form::Validate::Select, Embperl::Form::Validate::Time, Embperl::Form::Validate::Time_Long, Embperl::Log, Embperl::Mail, Embperl::Module, Embperl::Object, Embperl::Out, Embperl::ParseSource, Embperl::Recipe, Embperl::Recipe::Embperl, Embperl::Recipe::EmbperlLibXSLT, Embperl::Recipe::EmbperlPODXSLT, Embperl::Recipe::EmbperlXSLT, Embperl::Recipe::EmbperlXalanXSLT, Embperl::Recipe::LibXSLT, Embperl::Recipe::XSLT, Embperl::Recipe::XalanXSLT, Embperl::Run, Embperl::Syntax, Embperl::Syntax::ASP, Embperl::Syntax::Embperl, Embperl::Syntax::EmbperlBlocks, Embperl::Syntax::EmbperlHTML, Embperl::Syntax::HTML, Embperl::Syntax::Mail, Embperl::Syntax::MsgIdExtract, Embperl::Syntax::POD, Embperl::Syntax::Perl, Embperl::Syntax::RTF, Embperl::Syntax::SSI, Embperl::Syntax::Test, Embperl::Syntax::Test2, Embperl::Syntax::Text, Embperl::Util, HTML::Embperl::Session

no_invalid_versions

Fix the version numbers so that version::is_lax($version) returns true.

Error:

  • Embperl.pm: HASH(0x5629be955430)
  • Embperl/Form/Validate.pm: HASH(0x5629be9a2280)
  • Embperl/Form/Validate/Default.pm: HASH(0x5629bea07970)
  • Embperl/Form/Validate/Number.pm: HASH(0x5629be9b1368)
  • Embperl/Mail.pm: HASH(0x5629be97b6d8)

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.01,0.01_dev-1,1.50,2.0

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_separate_license_file

This is not a critical issue. Currently mainly informative for the CPANTS authors. It might be removed later.

Modules

Name Abstract Version View
Embperl Erstellen dynamischer Websites mit Perl metacpan
Embperl::App metacpan
Embperl::Constant metacpan
Embperl::Form::Validate Form validation with server- and client-side support. metacpan
Embperl::Form::Validate::Default metacpan
Embperl::Form::Validate::EMail metacpan
Embperl::Form::Validate::EMailRFC metacpan
Embperl::Form::Validate::FQDN_IPAddr metacpan
Embperl::Form::Validate::IPAddr metacpan
Embperl::Form::Validate::IPAddr_Mask metacpan
Embperl::Form::Validate::Integer metacpan
Embperl::Form::Validate::Number metacpan
Embperl::Form::Validate::Select metacpan
Embperl::Form::Validate::Time metacpan
Embperl::Form::Validate::Time_Long metacpan
Embperl::Log metacpan
Embperl::Mail Sends results from Embperl via E-Mail metacpan
Embperl::Module 0.01_dev-1 metacpan
Embperl::Object Extents Embperl for building whole website with reusable components and objects 2.0 metacpan
Embperl::Out metacpan
Embperl::ParseSource 0.01 metacpan
Embperl::Recipe metacpan
Embperl::Recipe::Embperl metacpan
Embperl::Recipe::EmbperlLibXSLT metacpan
Embperl::Recipe::EmbperlPODXSLT metacpan
Embperl::Recipe::EmbperlXSLT metacpan
Embperl::Recipe::EmbperlXalanXSLT metacpan
Embperl::Recipe::LibXSLT metacpan
Embperl::Recipe::XSLT metacpan
Embperl::Recipe::XalanXSLT metacpan
Embperl::Run metacpan
Embperl::Syntax metacpan
Embperl::Syntax::ASP metacpan
Embperl::Syntax::Embperl metacpan
Embperl::Syntax::EmbperlBlocks metacpan
Embperl::Syntax::EmbperlHTML metacpan
Embperl::Syntax::HTML metacpan
Embperl::Syntax::Mail metacpan
Embperl::Syntax::MsgIdExtract metacpan
Embperl::Syntax::POD metacpan
Embperl::Syntax::Perl metacpan
Embperl::Syntax::RTF metacpan
Embperl::Syntax::SSI metacpan
Embperl::Syntax::Test metacpan
Embperl::Syntax::Test2 metacpan
Embperl::Syntax::Text metacpan
Embperl::Util metacpan
Embperl::WrapXS 0.01 metacpan
HTML::Embperl::Session 1.50 metacpan

Provides

Name File View
Apache::Embperl Embperl.pm metacpan
Embperl::Req Embperl.pm metacpan
HTML::Embperl Embperl.pm metacpan
XML::Embperl Embperl.pm metacpan
subimp test/html/subimp.pm metacpan

Other Files

Changes.pod metacpan
MANIFEST metacpan
META.yml metacpan
Makefile.PL metacpan
README metacpan
README.v2 metacpan
xs/Embperl/App/Config/Makefile.PL metacpan
xs/Embperl/App/Makefile.PL metacpan
xs/Embperl/Component/Config/Makefile.PL metacpan
xs/Embperl/Component/Makefile.PL metacpan
xs/Embperl/Component/Output/Makefile.PL metacpan
xs/Embperl/Component/Param/Makefile.PL metacpan
xs/Embperl/Makefile.PL metacpan
xs/Embperl/Req/Config/Makefile.PL metacpan
xs/Embperl/Req/Makefile.PL metacpan
xs/Embperl/Req/Param/Makefile.PL metacpan
xs/Embperl/Syntax/Makefile.PL metacpan
xs/Embperl/Thread/Makefile.PL metacpan
xs/Makefile.PL metacpan