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(0x5609d50e8c00)
- lib/ProjectBuilder/Conf.pm: HASH(0x5609d5152b90)
- lib/ProjectBuilder/Display.pm: HASH(0x5609d5044240)
- lib/ProjectBuilder/Distribution.pm: HASH(0x5609d4274138)
- lib/ProjectBuilder/Env.pm: HASH(0x5609d5044600)
- lib/ProjectBuilder/VCS.pm: HASH(0x5609d4273c70)
- lib/ProjectBuilder/VE.pm: HASH(0x5609d50e8a80)
 
- has_security_doc
- 
        Add SECURITY(.pod|md). See Software::Security::Policy. 
- security_doc_contains_contact
- 
        Add SECURITY(.pod|md) and add a contact address. See Software::Security::Policy. 
- has_contributing_doc
- 
        Add CONTRIBUTING(.pod|md). See https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors. 
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 |