Kwalitee Issues

meta_yml_is_parsable

Upgrade your YAML generator so it produces valid YAML.

Error: multiple parts found in META.yml

no_broken_module_install

Upgrade the bundled version of Module::Install to the most current release. Alternatively, you can switch to another build system / installer that does not suffer from this problem. (ExtUtils::MakeMaker, Module::Build both of which have their own set of problems.)

prereq_matches_use

List all used modules in META.yml requires

Error:

  • PadWalker

no_pod_errors

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

Error: v6-0.030/lib/Module/CompileV6.pm -- Around line 630: Non-ASCII character seen before =encoding in 'döt'. Assuming UTF-8

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:

  • Pugs::Grammar::P6Rule

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.030,0.05,0.20

has_separate_license_file

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

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
Module::CompileV6 0.20 metacpan
Pugs::Compiler::Perl6 An experimental compiler for Perl 6 0.05 metacpan
Pugs::Emitter::Perl6::Perl5 metacpan
Pugs::Emitter::YAML metacpan
Pugs::Grammar::BaseCategory metacpan
Pugs::Grammar::Circumfix metacpan
Pugs::Grammar::Expression metacpan
Pugs::Grammar::Infix metacpan
Pugs::Grammar::Operator metacpan
Pugs::Grammar::P6Rule metacpan
Pugs::Grammar::Perl6 metacpan
Pugs::Grammar::Pod metacpan
Pugs::Grammar::Postcircumfix metacpan
Pugs::Grammar::Postfix metacpan
Pugs::Grammar::Prefix metacpan
Pugs::Grammar::Quote metacpan
Pugs::Grammar::StatementControl metacpan
Pugs::Grammar::StatementModifier metacpan
Pugs::Grammar::Term metacpan
Pugs::Grammar::Ternary metacpan
Pugs::Grammar::YAML metacpan
Pugs::Runtime::Perl6 metacpan
v6 An experimental Perl 6 implementation 0.030 metacpan

Provides

Name File View
Pugs::Runtime::Class lib/Pugs/Runtime/Perl6.pm metacpan
Pugs::Runtime::Perl5Container::Array lib/Pugs/Runtime/Perl5Container.pm metacpan
Pugs::Runtime::Perl5Container::Code lib/Pugs/Runtime/Perl5Container.pm metacpan
Pugs::Runtime::Perl5Container::Hash lib/Pugs/Runtime/Perl5Container.pm metacpan
Pugs::Runtime::Perl5Container::Pair lib/Pugs/Runtime/Perl5Container.pm metacpan
Pugs::Runtime::Perl6::Array lib/Pugs/Runtime/Perl6.pm metacpan
Pugs::Runtime::Perl6::Bool lib/Pugs/Runtime/Perl6.pm metacpan
Pugs::Runtime::Perl6::Hash lib/Pugs/Runtime/Perl6.pm metacpan
Pugs::Runtime::Perl6::IO lib/Pugs/Runtime/Perl6.pm metacpan
Pugs::Runtime::Perl6::Int lib/Pugs/Runtime/Perl6.pm metacpan
Pugs::Runtime::Perl6::Num lib/Pugs/Runtime/Perl6.pm metacpan
Pugs::Runtime::Perl6::ReadOnly lib/Pugs/Runtime/Perl6.pm metacpan
Pugs::Runtime::Perl6::ReadWrite lib/Pugs/Runtime/Perl6.pm metacpan
Pugs::Runtime::Perl6::Routine lib/Pugs/Runtime/Perl6.pm metacpan
Pugs::Runtime::Perl6::Scalar lib/Pugs/Runtime/Perl6.pm metacpan
Pugs::Runtime::Perl6::Str lib/Pugs/Runtime/Perl6.pm metacpan

Other Files

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