LCFG-Build-VCS 0.1.1
Kwalitee Issues
- no_files_to_be_skipped
-
Fix MANIFEST.SKIP or use an authoring tool which respects MANIFEST.SKIP. Note that each entry in MANIFEST.SKIP is a regular expression. You may need to add appropriate meta characters not to ignore necessary stuff.
Error: MANIFEST.SKIP,lib/LCFG/Build
- 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:
- MANIFEST (13) does not match dist (14):
- Missing in MANIFEST: MANIFEST.SKIP
- no_pod_errors
-
Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.
Error: LCFG-Build-VCS-0.1.1/lib/LCFG/Build/VCS.pm -- Around line 435: 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_repository_resource
-
Add a 'repository' resource to the META.yml via 'meta_add' accessor (for Module::Build) or META_ADD parameter (for ExtUtils::MakeMaker).
- 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 |
---|---|---|---|
LCFG::Build::VCS | LCFG version-control infrastructure | 0.1.1 | metacpan |
LCFG::Build::VCS::CVS | LCFG build tools for CVS version-control | 0.1.1 | metacpan |
LCFG::Build::VCS::None | LCFG build tools for filesystem based version-control | 0.1.1 | metacpan |
LCFG::Build::VCS::SVN | LCFG build tools for subversion version-control | 0.1.1 | metacpan |