Kwalitee Issues

has_meta_yml

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

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: Psh

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.005/lib/Psh/Joblist.pm -- Around line 121: Non-ASCII character seen before =encoding in 'bash´s'. Assuming CP1252 psh-0.005/psh.pod -- Around line 532: 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, Psh::Builtins, Psh::Completion, Psh::Job, Psh::Joblist, Psh::Locale::Base, Psh::Locale::Default, Psh::Locale::French, Psh::Locale::German, Psh::Locale::Italian, Psh::Locale::Portuguese, Psh::Locale::Spanish, Psh::OS, Psh::OS::Mac, Psh::OS::Unix, Psh::OS::Win, Psh::Parser, Psh::Util

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.01,1.02,1.03,1.05,1.06,1.09,1.10,1.11,1.16,1.17,1.18,1.19,1.23,1.26

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 1.23 metacpan
Psh::Builtins package for Psh builtins, possibly loading them as needed 1.19 metacpan
Psh::Completion containing the completion routines of psh. Currently works with Term::ReadLine::Gnu and Term::ReadLine::Psh 1.26 metacpan
Psh::Job Data structure representing a shell job 1.11 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.10 metacpan
Psh::Locale::Default containing translations for default locale 1.17 metacpan
Psh::Locale::French containing translations for French locale 1.02 metacpan
Psh::Locale::German containing translations for German locales 1.06 metacpan
Psh::Locale::Italian containing translations for Italian locale 1.01 metacpan
Psh::Locale::Portuguese containing translations for Portuguese locale 1.01 metacpan
Psh::Locale::Spanish containing translations for Spanish locale 1.02 metacpan
Psh::OS Wrapper class for OS dependant stuff 1.03 metacpan
Psh::OS::Mac Contains Mac specific code 1.02 metacpan
Psh::OS::Unix contains Unix specific code 1.18 metacpan
Psh::OS::Win Contains Windows specific code 1.09 metacpan
Psh::Parser bla 1.10 metacpan
Psh::Util 1.16 metacpan

Provides

Name File View
Psh::Builtins::Fallback lib/Psh/Builtins.pm metacpan

Other Files

MANIFEST metacpan
Makefile.PL metacpan
README metacpan