PkgForge 1.4.8 Latest
Kwalitee Issues
- buildtool_not_executable
-
Change the permissions of Build.PL/Makefile.PL to not-executable.
- 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 (31) does not match dist (41):
- Missing in MANIFEST: conf/pkgforge.yml, doc/index.html, doc/intro.html, doc/job.html, doc/submitting.html, lib/PkgForge.pm, lib/PkgForge/Tool.pm, lib/PkgForge/YAMLStorage.pm, t/01_job.t, t/process_platforms.t
- 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: PkgForge-1.4.8/lib/PkgForge/Job.pm -- Around line 682: You forgot a '=back' before '=head1' PkgForge-1.4.8/lib/PkgForge/Source/SRPM.pm -- Around line 112: '=item' outside of any '=over' PkgForge-1.4.8/lib/PkgForge/Source.pm -- Around line 239: You forgot a '=back' before '=head2' PkgForge-1.4.8/lib/PkgForge/SourceUtils.pm -- Around line 269: You forgot a '=back' before '=head1' PkgForge-1.4.8/lib/PkgForge/YAMLStorage.pm -- Around line 295: 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 |
---|---|---|---|
Moose::Meta::Attribute::Custom::Trait::PkgForge::Directory | metacpan | ||
Moose::Meta::Attribute::Custom::Trait::PkgForge::Serialise | metacpan | ||
PkgForge::App | Package Forge application base class. | v1.4.8 | metacpan |
PkgForge::App::Submit | Package Forge application for submitting build jobs | v1.4.8 | metacpan |
PkgForge::ConfigFile | A configuration file class for the LCFG Package Forge | v1.4.8 | metacpan |
PkgForge::Job | Represents a build job for the LCFG Package Forge | v1.4.8 | metacpan |
PkgForge::Meta::Attribute::Trait::Directory | metacpan | ||
PkgForge::Meta::Attribute::Trait::Serialise | metacpan | ||
PkgForge::Source | A source package class for the LCFG Package Forge | v1.4.8 | metacpan |
PkgForge::Source::SRPM | A source RPM class for the LCFG Package Forge | v1.4.8 | metacpan |
PkgForge::SourceUtils | Utilities to help with source module handling | v1.4.8 | metacpan |
PkgForge::Types | Moose types for the LCFG Package Forge | v1.4.8 | metacpan |
PkgForge::Utils | General utilities for the LCFG Package Forge | v1.4.8 | metacpan |