Parse-RecDescent 1.967012
Kwalitee Issues
- has_meta_yml
-
Add a META.yml to the distribution. Your buildtool should be able to autogenerate it.
- buildtool_not_executable
-
Change the permissions of Build.PL/Makefile.PL to not-executable.
- 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.
- 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: Parse::RecDescent
- has_separate_license_file
-
This is not a critical issue. Currently mainly informative for the CPANTS authors. It might be removed later.
- configure_prereq_matches_use
-
List all modules used in the Makefile.PL/Build.PL in META.yml configure_requires
Error:
- Module::Build
Modules
Name | Abstract | Version | View |
---|---|---|---|
Parse::RecDescent | Generate Recursive-Descent Parsers | 1.967012 | metacpan |
Provides
Name | File | View |
---|---|---|
Parse::RecDescent::Action | lib/Parse/RecDescent.pm | metacpan |
Parse::RecDescent::ColCounter | lib/Parse/RecDescent.pm | metacpan |
Parse::RecDescent::Directive | lib/Parse/RecDescent.pm | metacpan |
Parse::RecDescent::Error | lib/Parse/RecDescent.pm | metacpan |
Parse::RecDescent::Expectation | lib/Parse/RecDescent.pm | metacpan |
Parse::RecDescent::InterpLit | lib/Parse/RecDescent.pm | metacpan |
Parse::RecDescent::LineCounter | lib/Parse/RecDescent.pm | metacpan |
Parse::RecDescent::Literal | lib/Parse/RecDescent.pm | metacpan |
Parse::RecDescent::OffsetCounter | lib/Parse/RecDescent.pm | metacpan |
Parse::RecDescent::Operator | lib/Parse/RecDescent.pm | metacpan |
Parse::RecDescent::Production | lib/Parse/RecDescent.pm | metacpan |
Parse::RecDescent::Repetition | lib/Parse/RecDescent.pm | metacpan |
Parse::RecDescent::Result | lib/Parse/RecDescent.pm | metacpan |
Parse::RecDescent::Rule | lib/Parse/RecDescent.pm | metacpan |
Parse::RecDescent::Subrule | lib/Parse/RecDescent.pm | metacpan |
Parse::RecDescent::Token | lib/Parse/RecDescent.pm | metacpan |
Parse::RecDescent::UncondReject | lib/Parse/RecDescent.pm | metacpan |