Kwalitee Issues

has_human_readable_license

Add a section called "LICENSE" to the documentation, or add a file named LICENSE to the distribution.

has_license_in_source_file

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

has_meta_json

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

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: PPIx::EditorTools::RenamePackage

consistent_version

Split the distribution, or fix the version numbers to make them consistent (use the highest version number to avoid version downgrade).

Error: 0.18,0.19

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.

has_separate_license_file

This is not a critical issue. Currently mainly informative for the CPANTS authors. It might be removed later.

Modules

Name Abstract Version View
PPIx::EditorTools Utility methods and base class for manipulating Perl via PPI 0.19 metacpan
PPIx::EditorTools::FindUnmatchedBrace PPI-based unmatched-brace-finder 0.18 metacpan
PPIx::EditorTools::FindVariableDeclaration inds where a variable was declared using PPI 0.18 metacpan
PPIx::EditorTools::IntroduceTemporaryVariable Introduces a temporary variable using PPI 0.18 metacpan
PPIx::EditorTools::Lexer Simple Lexer used for syntax highlighting 0.18 metacpan
PPIx::EditorTools::Outline Collect use pragmata, modules, subroutiones, methods, attributes 0.18 metacpan
PPIx::EditorTools::RenamePackage Change the package name 0.18 metacpan
PPIx::EditorTools::RenamePackageFromPath 0.18 metacpan
PPIx::EditorTools::RenameVariable Lexically replace a variable name in Perl code 0.18 metacpan
PPIx::EditorTools::ReturnObject Simple object to return values from PPIx::EditorTools 0.18 metacpan

Other Files

Changes metacpan
MANIFEST metacpan
META.yml metacpan
Makefile.PL metacpan
README metacpan