Kwalitee Issues

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: Gherkin::Generated::Languages, Gherkin::Parser

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.

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: Gherkin::Generated::Languages, Gherkin::Parser

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.

Modules

Name Abstract Version View
Gherkin a parser and compiler for the Gherkin language 4.0 metacpan
Gherkin::AstBuilder 4.0 metacpan
Gherkin::AstNode 4.0 metacpan
Gherkin::Dialect 4.0 metacpan
Gherkin::Exceptions 4.0 metacpan
Gherkin::Generated::Languages 4.0 metacpan
Gherkin::Generated::Parser 4.0 metacpan
Gherkin::Line 4.0 metacpan
Gherkin::Parser 4.0 metacpan
Gherkin::ParserBase 4.0 metacpan
Gherkin::ParserContext 4.0 metacpan
Gherkin::Pickles::Compiler 4.0 metacpan
Gherkin::Token 4.0 metacpan
Gherkin::TokenFormatterBuilder 4.0 metacpan
Gherkin::TokenMatcher 4.0 metacpan
Gherkin::TokenScanner 4.0 metacpan

Provides

Name File View
Gherkin::Exceptions::AstBuilder lib/Gherkin/Exceptions.pm metacpan
Gherkin::Exceptions::CompositeParser lib/Gherkin/Exceptions.pm metacpan
Gherkin::Exceptions::NoSuchLanguage lib/Gherkin/Exceptions.pm metacpan
Gherkin::Exceptions::Parser lib/Gherkin/Exceptions.pm metacpan
Gherkin::Exceptions::SingleParser lib/Gherkin/Exceptions.pm metacpan
Gherkin::Exceptions::UnexpectedEOF lib/Gherkin/Exceptions.pm metacpan
Gherkin::Exceptions::UnexpectedToken lib/Gherkin/Exceptions.pm metacpan

Other Files

MANIFEST metacpan
META.yml metacpan
Makefile.PL metacpan
README.md metacpan
cpanfile metacpan
dist.ini metacpan