Marpa-R3 1.001_000 Deleted
Kwalitee Issues
- has_meta_yml
-
Add a META.yml to the distribution. Your buildtool should be able to autogenerate it.
- no_files_to_be_skipped
-
Fix MANIFEST.SKIP or use an authoring tool which respects MANIFEST.SKIP. Note that each entry in MANIFEST.SKIP is a regular expression. You may need to add appropriate meta characters not to ignore necessary stuff.
Error: .gdbinit,.gitattributes,MANIFEST.SKIP
- has_abstract_in_pod
-
Provide a short description in the NAME section of the pod (after the module name followed by a hyphen) at least for the main module of this distribution.
- 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: Marpa::R3::HTML::Internal::Config::Default
- prereq_matches_use
-
List all used modules in META.yml requires
Error:
- HTML::Entities
- HTML::Parser
- has_meta_json
-
Add a META.json to the distribution. Your buildtool should be able to autogenerate it.
- proper_libs
-
Move your *.pm files in a directory named 'lib'. The directory structure should look like 'lib/Your/Module.pm' for a module named 'Your::Module'. If you need to provide additional files, e.g. for testing, that should not be considered for Kwalitee, then you should look at the 'provides' map in META.yml to limit the files scanned; or use the 'no_index' map to exclude parts of the distribution.
Error: html/lib/Marpa/R3/HTML.pm, html/lib/Marpa/R3/HTML/Callback.pm, html/lib/Marpa/R3/HTML/Config.pm, html/lib/Marpa/R3/HTML/Config/Compile.pm, html/lib/Marpa/R3/HTML/Config/Default.pm, html/lib/Marpa/R3/HTML/Config/Core.pm, html/tool/lib/Marpa/R3/HTML/Test/Util.pm, html/lib/Marpa/R3/HTML/Internal.pm, pperl/Marpa/R3/Perl.pm
- 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.
- 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: Marpa::R3::HTML::Internal::Config::Default
- 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:
- DynaLoader
- 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 |
---|---|---|---|
Marpa::R3 | 1.001_000 | metacpan | |
Marpa::R3::ASF | 1.001_000 | metacpan | |
Marpa::R3::Grammar | 1.001_000 | metacpan | |
Marpa::R3::HTML | 1.001_000 | metacpan | |
Marpa::R3::HTML::Callback | 1.001_000 | metacpan | |
Marpa::R3::HTML::Config | 1.001_000 | metacpan | |
Marpa::R3::HTML::Config::Compile | 1.001_000 | metacpan | |
Marpa::R3::HTML::Internal::Config::Default | metacpan | ||
Marpa::R3::HTML::Internal::Core | metacpan | ||
Marpa::R3::HTML::Test::Util | metacpan | ||
Marpa::R3::Internal | 1.001_000 | metacpan | |
Marpa::R3::MetaAST | 1.001_000 | metacpan | |
Marpa::R3::MetaG | 1.001_000 | metacpan | |
Marpa::R3::Perl | metacpan | ||
Marpa::R3::Recognizer | 1.001_000 | metacpan | |
Marpa::R3::Thin::G | 1.001_000 | metacpan | |
Marpa::R3::Thin::R | 1.001_000 | metacpan | |
Marpa::R3::Thin::Trace | 1.001_000 | metacpan | |
Marpa::R3::Value | 1.001_000 | metacpan |
Provides
Name | File | View |
---|---|---|
DynaLoader | lib/Marpa/R3.pm | metacpan |
Marpa::R3::HTML::Internal | html/lib/Marpa/R3/HTML.pm | metacpan |
Marpa::R3::HTML::Internal::Callback | html/lib/Marpa/R3/HTML/Callback.pm | metacpan |
Marpa::R3::HTML::Internal::TDesc | html/lib/Marpa/R3/HTML/Internal.pm | metacpan |
Marpa::R3::HTML::Internal::Token | html/lib/Marpa/R3/HTML/Internal.pm | metacpan |
Marpa::R3::Internal::ASF | lib/Marpa/R3/ASF.pm | metacpan |
Marpa::R3::Internal::ASF::Traverse | lib/Marpa/R3/Internal.pm | metacpan |
Marpa::R3::Internal::Choicepoint | lib/Marpa/R3/Internal.pm | metacpan |
Marpa::R3::Internal::Glade | lib/Marpa/R3/Internal.pm | metacpan |
Marpa::R3::Internal::Grammar | lib/Marpa/R3/Grammar.pm | metacpan |
Marpa::R3::Internal::MetaAST | lib/Marpa/R3/MetaAST.pm | metacpan |
Marpa::R3::Internal::MetaAST::Symbol_List | lib/Marpa/R3/MetaAST.pm | metacpan |
Marpa::R3::Internal::MetaG | lib/Marpa/R3/MetaG.pm | metacpan |
Marpa::R3::Internal::Nidset | lib/Marpa/R3/Internal.pm | metacpan |
Marpa::R3::Internal::Nook | lib/Marpa/R3/Internal.pm | metacpan |
Marpa::R3::Internal::Perl | pperl/Marpa/R3/Perl.pm | metacpan |
Marpa::R3::Internal::Powerset | lib/Marpa/R3/Internal.pm | metacpan |
Marpa::R3::Internal::Progress_Report | lib/Marpa/R3/Internal.pm | metacpan |
Marpa::R3::Internal::Recognizer | lib/Marpa/R3/Recognizer.pm | metacpan |
Marpa::R3::Internal::Rule | lib/Marpa/R3/Internal.pm | metacpan |
Marpa::R3::Internal::Scanless::G | lib/Marpa/R3/Internal.pm | metacpan |
Marpa::R3::Internal::Scanless::R | lib/Marpa/R3/Internal.pm | metacpan |
Marpa::R3::Internal::Symbol | lib/Marpa/R3/Internal.pm | metacpan |
Marpa::R3::Internal::Value | lib/Marpa/R3/Value.pm | metacpan |
Marpa::R3::Internal::X | lib/Marpa/R3.pm | metacpan |
Marpa::R3::Scanless::G | lib/Marpa/R3/SLG.pm | metacpan |
Marpa::R3::Scanless::R | lib/Marpa/R3/SLR.pm | metacpan |