ProjectBuilder 0.14.1 Latest
Kwalitee Issues
- has_manifest
-
Add a MANIFEST to the distribution. Your buildtool should be able to autogenerate it (eg "make manifest" or "./Build manifest")
- has_meta_yml
-
Add a META.yml to the distribution. Your buildtool should be able to autogenerate it.
- manifest_matches_dist
-
Run a proper command ("make manifest" or "./Build manifest", maybe with a force option), or use a distribution builder to generate the MANIFEST. Or update MANIFEST manually.
Error: Cannot find MANIFEST in dist.
- has_abstract_in_pod
-
Provide a short description in the NAME section of the pod (after the module name followed by a hyphen) at least for the main module of this distribution.
- 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: ProjectBuilder-0.14.1/lib/ProjectBuilder/Display.pm -- Around line 61: =over without closing =back ProjectBuilder-0.14.1/lib/ProjectBuilder/VE.pm -- Around line 437: You forgot a '=back' before '=head1'
- has_meta_json
-
Add a META.json to the distribution. Your buildtool should be able to autogenerate it.
- 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.
- 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: ProjectBuilder::Base, ProjectBuilder::Conf, ProjectBuilder::Display, ProjectBuilder::Distribution, ProjectBuilder::Env, ProjectBuilder::Log, ProjectBuilder::Log::Item, ProjectBuilder::VCS, ProjectBuilder::VE, ProjectBuilder::Version
- no_invalid_versions
-
Fix the version numbers so that version::is_lax($version) returns true.
Error:
- lib/ProjectBuilder/Base.pm: HASH(0x55a43fd1d5b0)
- lib/ProjectBuilder/Conf.pm: HASH(0x55a43fb83ee8)
- lib/ProjectBuilder/Display.pm: HASH(0x55a43fd0f6a8)
- lib/ProjectBuilder/Distribution.pm: HASH(0x55a43fce8418)
- lib/ProjectBuilder/Env.pm: HASH(0x55a43fba96f0)
- lib/ProjectBuilder/VCS.pm: HASH(0x55a43fd81990)
- lib/ProjectBuilder/VE.pm: HASH(0x55a43fbbb990)
Modules
Name | Abstract | Version | View |
---|---|---|---|
ProjectBuilder::Base | metacpan | ||
ProjectBuilder::Conf | metacpan | ||
ProjectBuilder::Display | metacpan | ||
ProjectBuilder::Distribution | metacpan | ||
ProjectBuilder::Env | metacpan | ||
ProjectBuilder::Log | metacpan | ||
ProjectBuilder::Log::Item | metacpan | ||
ProjectBuilder::VCS | metacpan | ||
ProjectBuilder::VE | metacpan | ||
ProjectBuilder::Version | 0.014001 | metacpan |