Kwalitee Issues

no_pod_errors

Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.

Error: Padre-0.21/lib/Padre.pm -- Around line 1051: Non-ASCII character seen before =encoding in 'Paweł'. Assuming UTF-8

has_meta_json

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

proper_libs

Move your *.pm files in a directory named 'lib'. The directory structure should look like 'lib/Your/Module.pm' for a module named 'Your::Module'. If you need to provide additional files, e.g. for testing, that should not be considered for Kwalitee, then you should look at the 'provides' map in META.yml to limit the files scanned; or use the 'no_index' map to exclude parts of the distribution.

Error: privinc/Module/Install/PRIVATE/Padre.pm

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: Padre::DB, Padre::Wx::Submenu

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.20,0.21

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

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
Module::Install::PRIVATE::Padre 0.20 metacpan
Padre Perl Application Development and Refactoring Environment 0.21 metacpan
Padre::Autosave autosave and recovery mechanism for Padre 0.21 metacpan
Padre::Config 0.21 metacpan
Padre::DB 0.21 metacpan
Padre::Document Padre Document Abstraction Layer 0.21 metacpan
Padre::Document::PASM 0.21 metacpan
Padre::Document::PIR 0.21 metacpan
Padre::Document::Perl 0.21 metacpan
Padre::Document::Perl6 0.21 metacpan
Padre::Documents 0.21 metacpan
Padre::Locale 0.21 metacpan
Padre::PPI 0.21 metacpan
Padre::Plugin Padre Plugin API 0.21 metacpan
Padre::Plugin::Devel tools used by the Padre developers 0.21 metacpan
Padre::Plugin::My 0.21 metacpan
Padre::PluginBuilder Module::Build subclass for building Padre plugins 0.21 metacpan
Padre::PluginManager Padre plugin manager 0.21 metacpan
Padre::Pod2HTML A customised Pod to HTML for Padre 0.21 metacpan
Padre::Pod::Frame 0.21 metacpan
Padre::Pod::Indexer 0.21 metacpan
Padre::Pod::Viewer class for viewing pod 0.21 metacpan
Padre::Project 0.21 metacpan
Padre::Project::Perl 0.21 metacpan
Padre::Task Padre Background Task API 0.21 metacpan
Padre::Task::PPI Generic PPI background processing task 0.21 metacpan
Padre::Task::PPI::FindUnmatchedBrace PPI-based unmatched-brace-finder 0.21 metacpan
Padre::Task::PPI::FindVariableDeclaration Finds where a variable was declared using PPI 0.21 metacpan
Padre::Task::PPI::LexicalReplaceVariable Lexically variable replace using PPI 0.21 metacpan
Padre::Task::SyntaxChecker Generic syntax-checking background processing task 0.21 metacpan
Padre::TaskManager Padre Background Task Scheduler 0.21 metacpan
Padre::Util Padre Non-Wx Utility Functions 0.21 metacpan
Padre::Wx 0.21 metacpan
Padre::Wx::Ack 0.21 metacpan
Padre::Wx::App Padre main Wx application abstraction 0.21 metacpan
Padre::Wx::Dialog 0.21 metacpan
Padre::Wx::Dialog::Bookmarks 0.21 metacpan
Padre::Wx::Dialog::Find 0.21 metacpan
Padre::Wx::Dialog::ModuleStart 0.21 metacpan
Padre::Wx::Dialog::PluginManager 0.21 metacpan
Padre::Wx::Dialog::Preferences 0.21 metacpan
Padre::Wx::Dialog::Search 0.21 metacpan
Padre::Wx::Dialog::Snippets 0.21 metacpan
Padre::Wx::Editor 0.21 metacpan
Padre::Wx::FileDropTarget 0.21 metacpan
Padre::Wx::History::ComboBox 0.21 metacpan
Padre::Wx::History::TextDialog 0.21 metacpan
Padre::Wx::HtmlWindow Padre-enhanced version of Wx::HtmlWindow 0.21 metacpan
Padre::Wx::MainWindow 0.21 metacpan
Padre::Wx::Menu 0.21 metacpan
Padre::Wx::Menu::Edit 0.21 metacpan
Padre::Wx::Menu::Experimental 0.21 metacpan
Padre::Wx::Menu::File 0.21 metacpan
Padre::Wx::Menu::Help 0.21 metacpan
Padre::Wx::Menu::Perl 0.21 metacpan
Padre::Wx::Menu::Plugins 0.21 metacpan
Padre::Wx::Menu::Run 0.21 metacpan
Padre::Wx::Menu::View 0.21 metacpan
Padre::Wx::Menu::Window 0.21 metacpan
Padre::Wx::Output 0.21 metacpan
Padre::Wx::PodFrame Simple Single-Document Pod2HTML Viewer 0.21 metacpan
Padre::Wx::Popup 0.21 metacpan
Padre::Wx::Printout 0.21 metacpan
Padre::Wx::Project 0.21 metacpan
Padre::Wx::RightClick 0.21 metacpan
Padre::Wx::Submenu 0.21 metacpan
Padre::Wx::SyntaxChecker 0.21 metacpan
Padre::Wx::ToolBar 0.21 metacpan

Provides

Name File View
Padre::Pod::Viewer::POD lib/Padre/Pod/Viewer.pm metacpan
Padre::Pod::Viewer::View lib/Padre/Pod/Viewer.pm metacpan
Px lib/Padre/Util.pm metacpan

Other Files

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