Kwalitee Issues

has_license_in_source_file

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

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.

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: P4::C4, P4::C4::Cache, P4::C4::ChangeMax, P4::C4::Client, P4::C4::Diff, P4::C4::File, P4::C4::Fstat, P4::C4::Ignore, P4::C4::Info, P4::C4::Path, P4::C4::Submit, P4::C4::Sync, P4::C4::UI, P4::C4::Unknown, P4::C4::Update, P4::C4::User, P4::Getopt

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

Modules

Name Abstract Version View
P4::C4 CVS Like wrapper for Perforce 2.041 metacpan
P4::C4::Cache Caching of file information for Ct 2.041 metacpan
P4::C4::ChangeMax Return maximum change number 2.041 metacpan
P4::C4::Client Client utilities 2.041 metacpan
P4::C4::Diff Perforce Diff parsing 2.041 metacpan
P4::C4::File Information on one C4 tracked file 2.041 metacpan
P4::C4::Fstat Perforce Fstat parsing 2.041 metacpan
P4::C4::Ignore Read a cvs ignore file 2.041 metacpan
P4::C4::Info Perforce Info parsing 2.041 metacpan
P4::C4::Path File path and parsing utilities 2.041 metacpan
P4::C4::Submit Perforce Submit parsing 2.041 metacpan
P4::C4::Sync Perforce Sync parsing 2.041 metacpan
P4::C4::UI User Interface class 2.041 metacpan
P4::C4::Unknown Print unknown files 2.041 metacpan
P4::C4::Update 2.041 metacpan
P4::C4::User User utilities 2.041 metacpan
P4::Getopt Get P4 command line options 2.041 metacpan

Provides

Name File View
P4::C4::ChangeMax::UI lib/P4/C4/ChangeMax.pm metacpan
P4::C4::Client::CreateUI lib/P4/C4/Client.pm metacpan
P4::C4::Client::DeleteUI lib/P4/C4/Client.pm metacpan
P4::C4::Client::ViewUI lib/P4/C4/Client.pm metacpan
P4::C4::Diff::UI lib/P4/C4/Diff.pm metacpan
P4::C4::Fstat::UI lib/P4/C4/Fstat.pm metacpan
P4::C4::Info::UI lib/P4/C4/Info.pm metacpan
P4::C4::Sync::UI lib/P4/C4/Sync.pm metacpan
P4::C4::User::IsUI lib/P4/C4/User.pm metacpan
P4::Client lib/P4/C4/User.pm metacpan

Other Files

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