dh-make-perl 0.66.orig Deleted

Kwalitee Issues

has_changelog

Add a Changelog (best named 'Changes') to the distribution. It should list at least major changes implemented in newer versions.

has_proper_version

Remove all letters from the version number. If you want to mark a release as a developer release, use the scheme 'Module-1.00_01'

distname_matches_name_in_meta

Use a proper tool to make a distribution. You might also need to fix META files if you keep them in the repository.

Error: DhMakePerl
no_generated_files

Remove the offending files/directories!

Error: Makefile
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 (116) does not match dist (117):
  • Missing in MANIFEST: README
use_strict

Add 'use strict' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules are strictly written.

Error: Debian::Rules, Debian::Version, DhMakePerl::Utils
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: DhMakePerl-0.66/lib/Debian/Control/Stanza/CommaSeparated.pm -- Around line 62: =over without closing =back

has_meta_json

Add a META.json to the distribution. Your buildtool should be able to autogenerate it.

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: Debian::Control, Debian::Control::FromCPAN, Debian::Control::Stanza, Debian::Control::Stanza::Binary, Debian::Control::Stanza::Source, Debian::Rules, Debian::Version, DhMakePerl::Utils
consistent_version

Split the distribution, or fix the version numbers to make them consistent (use the highest version number to avoid version downgrade).

Error: 0.65,0.66

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_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
Debian::AptContents parse/search through apt-file's Contents files metacpan
Debian::Control manage Debian source package control files metacpan
Debian::Control::FromCPAN fill F<debian/control> from unpacked CPAN distribution metacpan
Debian::Control::Stanza single stanza of Debian source package control file metacpan
Debian::Control::Stanza::Binary binary stanza of Debian source package control file metacpan
Debian::Control::Stanza::CommaSeparated comma separated debian/control field abstraction metacpan
Debian::Control::Stanza::Source source stanza of Debian source package control file metacpan
Debian::Dependencies a list of Debian::Dependency objects metacpan
Debian::Dependency dependency relationship between Debian packages metacpan
Debian::Rules handy manipulation of debian/rules metacpan
Debian::Version working with Debian package versions metacpan
Debian::WNPP::Bug handy representation of Debian WNPP bug reports metacpan
Debian::WNPP::Query offline storage of Debian's work-needing package lists metacpan
DhMakePerl create Debian source package from CPAN dist 0.66 metacpan
DhMakePerl::Command::Packaging common routines for 'make' and 'refresh' dh-make-perl commands metacpan
DhMakePerl::Command::dump_config dh-make-perl dump-config implementation metacpan
DhMakePerl::Command::help dh-make-perl help implementation metacpan
DhMakePerl::Command::locate dh-make-perl locate implementation metacpan
DhMakePerl::Command::make 0.65 metacpan
DhMakePerl::Command::refresh dh-make-perl refresh implementation metacpan
DhMakePerl::Command::refresh_cache dh-make-perl refresh-cache implementation metacpan
DhMakePerl::Config dh-make-perl configuration class metacpan
DhMakePerl::PodParser internal helper module for DhMakePerl metacpan
DhMakePerl::Utils helper routined for dh-make-perl and alike metacpan

Other Files

Build.PL metacpan
MANIFEST metacpan
META.yml metacpan
README metacpan
t/dists/Strange-0.1/MANIFEST metacpan
t/dists/Strange-0.1/Makefile.PL metacpan
t/dists/Strange-2.1/MANIFEST metacpan
t/dists/Strange-2.1/Makefile.PL metacpan