Kwalitee Issues

has_meta_yml

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

main_module_version_matches_dist_version

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

no_pod_errors

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

Error: psh-0.004/lib/Psh/Joblist.pm -- Around line 121: Non-ASCII character seen before =encoding in 'bash´s'. Assuming CP1252 psh-0.004/psh.pod -- Around line 33: You forgot a '=back' before '=head1' Around line 434: Expected text after =item, not a bullet Around line 450: You forgot a '=back' before '=head2'

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!

meta_yml_has_license

Define the license if you are using in Build.PL. If you are using MakeMaker (Makefile.PL) you should upgrade to ExtUtils::MakeMaker version 6.31.

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: Psh::Completion, Psh::Job, Psh::Joblist, Psh::Locale::Base, Psh::Locale::Default, Psh::Locale::German, Psh::Parser

consistent_version

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

Error: 1.04,1.05,1.06,1.07,1.12

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
Psh::Completion containing the completion routines of psh. Currently works with Term::ReadLine::Gnu and Term::ReadLine::Psh 1.12 metacpan
Psh::Job Data structure representing a shell job 1.07 metacpan
Psh::Joblist A data structure suitable for handling job lists like bash´s 1.05 metacpan
Psh::Locale::Base containing base code for I18N 1.06 metacpan
Psh::Locale::Default containing translations for default locale 1.05 metacpan
Psh::Locale::German containing translations for German locales 1.04 metacpan
Psh::Parser bla 1.07 metacpan

Other Files

MANIFEST metacpan
Makefile.PL metacpan
README metacpan