Kwalitee Issues

buildtool_not_executable

Change the permissions of Build.PL/Makefile.PL to not-executable.

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: Pugs::Grammar::Base

no_pod_errors

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

Error: Pugs-Compiler-Rule-0.09/lib/Pugs/Compiler/Rule.pm -- Around line 69: You can't have =items (as at line 73) unless the first thing after the =over is an =item Around line 188: Expected text after =item, not a bullet Around line 192: Expected text after =item, not a bullet Around line 196: Expected text after =item, not a bullet Around line 200: Expected text after =item, not a bullet Pugs-Compiler-Rule-0.09/lib/Pugs/Grammar/Precedence.pm -- Around line 260: '=item' outside of any '=over' Around line 263: You forgot a '=back' before '=head2' Around line 269: '=item' outside of any '=over' Around line 284: You forgot a '=back' before '=head1'

has_meta_json

Add a META.json to the distribution. Your buildtool should be able to autogenerate it.

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: Pugs::Grammar::Base

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

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.

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
Pugs::Compiler::Regex Compiler for Perl 6 Regex metacpan
Pugs::Compiler::RegexPerl5 Compiler for Perl 6 style "Perl5" regex metacpan
Pugs::Compiler::Rule Compiler for Perl 6 Rules 0.09 metacpan
Pugs::Compiler::Token Compiler for Perl 6 Token metacpan
Pugs::Emitter::Rule::Perl5 metacpan
Pugs::Emitter::Rule::Perl5::Ratchet metacpan
Pugs::Grammar::Base metacpan
Pugs::Grammar::Precedence Engine for Perl 6 Rule operator precedence metacpan
Pugs::Grammar::Rule Perl 6 grammar for rules metacpan
Pugs::Runtime::Grammar 0.01 metacpan
Pugs::Runtime::Match Match object metacpan
Pugs::Runtime::Match::Ratchet Match object created by :ratchet rules metacpan
Pugs::Runtime::Rule metacpan

Other Files

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