Kwalitee Issues

has_readme

Add a README to the distribution. It should contain a quick description of your module and how to install it.

has_changelog

Add a Changelog (best named 'Changes') to the distribution. It should list at least major changes implemented in newer versions.

has_tests

Add tests!

has_license_in_source_file

Add =head1 LICENSE and the text of the license to the main module in your code.

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: DEBUG, NAME, Stash

prereq_matches_use

List all used modules in META.yml requires

Error:

  • Try::Tiny

has_meta_json

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

has_tests_in_t_dir

Add tests or move tests.pl to the t/ directory!

has_known_license_in_source_file

Add =head1 LICENSE and/or the proper text of the well-known license to the main module in your code.

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: DEBUG, NAME, Stash

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:

  • DEBUG
  • Match
  • NAME
  • STD
  • Stash
  • nfa

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

Modules

Name Abstract Version View
CursorBase metacpan
DEBUG metacpan
NAME metacpan
RE_ast metacpan
STD 20101111 metacpan
STD::Actions metacpan
STD::Cursor metacpan
STD::LazyMap metacpan
Stash metacpan

Provides

Name File View
CursorBase::dfa lib/CursorBase.pm metacpan
Match lib/CursorBase.pm metacpan
NFA::Lazy lib/RE_ast.pm metacpan
NFA::Node lib/RE_ast.pm metacpan
NFA::seq lib/RE_ast.pm metacpan
RE_all lib/RE_ast.pm metacpan
RE_any lib/RE_ast.pm metacpan
RE_assertion lib/RE_ast.pm metacpan
RE_assertvar lib/RE_ast.pm metacpan
RE_bindnamed lib/RE_ast.pm metacpan
RE_bindpos lib/RE_ast.pm metacpan
RE_bindvar lib/RE_ast.pm metacpan
RE_block lib/RE_ast.pm metacpan
RE_bracket lib/RE_ast.pm metacpan
RE_cclass lib/RE_ast.pm metacpan
RE_decl lib/RE_ast.pm metacpan
RE_double lib/RE_ast.pm metacpan
RE_every lib/RE_ast.pm metacpan
RE_first lib/RE_ast.pm metacpan
RE_meta lib/RE_ast.pm metacpan
RE_method lib/RE_ast.pm metacpan
RE_method_internal lib/RE_ast.pm metacpan
RE_method_re lib/RE_ast.pm metacpan
RE_noop lib/RE_ast.pm metacpan
RE_paren lib/RE_ast.pm metacpan
RE_quantified_atom lib/RE_ast.pm metacpan
RE_qw lib/RE_ast.pm metacpan
RE_sequence lib/RE_ast.pm metacpan
RE_string lib/RE_ast.pm metacpan
RE_submatch lib/RE_ast.pm metacpan
RE_var lib/RE_ast.pm metacpan
REbase lib/RE_ast.pm metacpan
STD::Herestub lib/STD.pm metacpan
STD::LazyConst lib/STD/LazyMap.pm metacpan
STD::LazyRange lib/STD/LazyMap.pm metacpan
STD::LazyRangeRev lib/STD/LazyMap.pm metacpan
STD::P5::Herestub lib/STD_P5.pm metacpan
STD::P5::Q lib/STD_P5.pm metacpan
STD::P5::Q::a0 lib/STD_P5.pm metacpan
STD::P5::Q::a1 lib/STD_P5.pm metacpan
STD::P5::Q::b0 lib/STD_P5.pm metacpan
STD::P5::Q::b1 lib/STD_P5.pm metacpan
STD::P5::Q::c0 lib/STD_P5.pm metacpan
STD::P5::Q::c1 lib/STD_P5.pm metacpan
STD::P5::Q::f0 lib/STD_P5.pm metacpan
STD::P5::Q::f1 lib/STD_P5.pm metacpan
STD::P5::Q::h0 lib/STD_P5.pm metacpan
STD::P5::Q::h1 lib/STD_P5.pm metacpan
STD::P5::Q::p5 lib/STD_P5.pm metacpan
STD::P5::Q::q lib/STD_P5.pm metacpan
STD::P5::Q::qq lib/STD_P5.pm metacpan
STD::P5::Q::s0 lib/STD_P5.pm metacpan
STD::P5::Q::s1 lib/STD_P5.pm metacpan
STD::P5::Q::w0 lib/STD_P5.pm metacpan
STD::P5::Q::w1 lib/STD_P5.pm metacpan
STD::P5::Q::ww0 lib/STD_P5.pm metacpan
STD::P5::Q::ww1 lib/STD_P5.pm metacpan
STD::P5::Q::x0 lib/STD_P5.pm metacpan
STD::P5::Q::x1 lib/STD_P5.pm metacpan
STD::P5::Regex lib/STD_P5.pm metacpan
STD::P5::herestop lib/STD_P5.pm metacpan
STD::P5::startstop lib/STD_P5.pm metacpan
STD::P5::stop lib/STD_P5.pm metacpan
STD::P5::unitstop lib/STD_P5.pm metacpan
STD::P6 lib/STD.pm metacpan
STD::Q lib/STD.pm metacpan
STD::Q::a0 lib/STD.pm metacpan
STD::Q::a1 lib/STD.pm metacpan
STD::Q::b0 lib/STD.pm metacpan
STD::Q::b1 lib/STD.pm metacpan
STD::Q::c0 lib/STD.pm metacpan
STD::Q::c1 lib/STD.pm metacpan
STD::Q::cc lib/STD.pm metacpan
STD::Q::f0 lib/STD.pm metacpan
STD::Q::f1 lib/STD.pm metacpan
STD::Q::h0 lib/STD.pm metacpan
STD::Q::h1 lib/STD.pm metacpan
STD::Q::p0 lib/STD.pm metacpan
STD::Q::p1 lib/STD.pm metacpan
STD::Q::p5 lib/STD.pm metacpan
STD::Q::q lib/STD.pm metacpan
STD::Q::qq lib/STD.pm metacpan
STD::Q::s0 lib/STD.pm metacpan
STD::Q::s1 lib/STD.pm metacpan
STD::Q::w0 lib/STD.pm metacpan
STD::Q::w1 lib/STD.pm metacpan
STD::Q::ww0 lib/STD.pm metacpan
STD::Q::ww1 lib/STD.pm metacpan
STD::Q::x0 lib/STD.pm metacpan
STD::Q::x1 lib/STD.pm metacpan
STD::Quasi lib/STD.pm metacpan
STD::Regex lib/STD.pm metacpan
STD::STD::P5 lib/STD_P5.pm metacpan
STD::herestop lib/STD.pm metacpan
STD::startstop lib/STD.pm metacpan
STD::stop lib/STD.pm metacpan
STD::unitstop lib/STD.pm metacpan
nfa lib/RE_ast.pm metacpan

Other Files

Build.PL metacpan
MANIFEST metacpan
META.yml metacpan