Kwalitee Issues

main_module_version_matches_dist_version

Make sure that the main module name and version are the same of the distribution.

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.

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
Devel::Chitin Programmatic interface to the Perl debugging API metacpan
Devel::Chitin::Actionable Get and set breakpoints and actions metacpan
Devel::Chitin::Eval Implementation for Devel::Chitin::eval() metacpan
Devel::Chitin::Exception A class to represent an exception metacpan
Devel::Chitin::GetVarAtLevel Evaluate an expression in the debugged program's context metacpan
Devel::Chitin::Location A class to represent an executable location metacpan
Devel::Chitin::OpTree metacpan
Devel::Chitin::OpTree::BINOP metacpan
Devel::Chitin::OpTree::COP metacpan
Devel::Chitin::OpTree::LISTOP metacpan
Devel::Chitin::OpTree::LOGOP metacpan
Devel::Chitin::OpTree::LOGOP_AUX metacpan
Devel::Chitin::OpTree::LOOP metacpan
Devel::Chitin::OpTree::METHOP metacpan
Devel::Chitin::OpTree::PADOP metacpan
Devel::Chitin::OpTree::PMOP metacpan
Devel::Chitin::OpTree::PVOP metacpan
Devel::Chitin::OpTree::SVOP metacpan
Devel::Chitin::OpTree::UNOP metacpan
Devel::Chitin::OpTree::UNOP_AUX metacpan
Devel::Chitin::Stack An object representing the current execution stack metacpan
Devel::Chitin::SubroutineLocation A class to represent the location of a subroutine metacpan
Devel::Chitin::Version 0.07 metacpan

Provides

Name File View
Devel::Chitin::Action lib/Devel/Chitin/Actionable.pm metacpan
Devel::Chitin::Breakpoint lib/Devel/Chitin/Actionable.pm metacpan
Devel::Chitin::StackFrame lib/Devel/Chitin/Stack.pm metacpan
Devel::Chitin::exiting lib/Devel/Chitin.pm metacpan

Other Files

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