Kwalitee Issues

meta_json_conforms_to_known_spec

Take a look at the META.json Spec at https://metacpan.org/pod/CPAN::Meta::History::Meta_1_4 (for version 1.4) or https://metacpan.org/pod/CPAN::Meta::Spec (for version 2), and change your META.json accordingly.

Error: Custom key 'MailingList' must begin with 'x_' or 'X_'. (resources -> MailingList) [Validation: 2];Expected a list structure (license) [Validation: 2]

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: Dist::Zilla::App::Tester

proper_libs

Move your *.pm files in a directory named 'lib'. The directory structure should look like 'lib/Your/Module.pm' for a module named 'Your::Module'. If you need to provide additional files, e.g. for testing, that should not be considered for Kwalitee, then you should look at the 'provides' map in META.yml to limit the files scanned; or use the 'no_index' map to exclude parts of the distribution.

Error: misc/lib/Dist/Zilla/App/Command/gconf.pm

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: Dist::Zilla::App::Tester

meta_yml_has_provides

Add all modules contained in this distribution to the META.yml field 'provides'. Module::Build or Dist::Zilla::Plugin::MetaProvides do this automatically for you.

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
Dist::Zilla distribution builder; installer not included! 4.101540 metacpan
Dist::Zilla::App Dist::Zilla's App::Cmd 4.101540 metacpan
Dist::Zilla::App::Command base class for dzil commands 4.101540 metacpan
Dist::Zilla::App::Command::build build your dist 4.101540 metacpan
Dist::Zilla::App::Command::clean clean up after build, test, or install 4.101540 metacpan
Dist::Zilla::App::Command::gconf metacpan
Dist::Zilla::App::Command::install install your dist 4.101540 metacpan
Dist::Zilla::App::Command::listdeps print your distribution's prerequisites 4.101540 metacpan
Dist::Zilla::App::Command::new start a new dist 4.101540 metacpan
Dist::Zilla::App::Command::nop initialize dzil, then exit 4.101540 metacpan
Dist::Zilla::App::Command::release release your dist to the CPAN 4.101540 metacpan
Dist::Zilla::App::Command::run run stuff in a dir where your dist is built 4.101540 metacpan
Dist::Zilla::App::Command::smoke smoke your dist 4.101540 metacpan
Dist::Zilla::App::Command::test test your dist 4.101540 metacpan
Dist::Zilla::App::Tester testing library for Dist::Zilla::App 4.101540 metacpan
Dist::Zilla::Chrome::Term chrome used for terminal-based interaction 4.101540 metacpan
Dist::Zilla::Chrome::Test the chrome used by Dist::Zilla::Tester 4.101540 metacpan
Dist::Zilla::File::FromCode a file whose content is (re-)built on demand 4.101540 metacpan
Dist::Zilla::File::InMemory a file that you build entirely in memory 4.101540 metacpan
Dist::Zilla::File::OnDisk a file that comes from your filesystem 4.101540 metacpan
Dist::Zilla::MVP::Assembler Dist::Zilla-specific subclass of Config::MVP::Assembler 4.101540 metacpan
Dist::Zilla::MVP::Assembler::GlobalConfig Dist::Zilla::MVP::Assembler for global configuration 4.101540 metacpan
Dist::Zilla::MVP::Assembler::Zilla Dist::Zilla::MVP::Assembler for the Dist::Zilla object 4.101540 metacpan
Dist::Zilla::MVP::Reader::Finder the reader for dist.ini files 4.101540 metacpan
Dist::Zilla::MVP::Reader::Perl the reader for dist.pl files 4.101540 metacpan
Dist::Zilla::MVP::RootSection a standard section in Dist::Zilla's configuration sequence 4.101540 metacpan
Dist::Zilla::MVP::Section a standard section in Dist::Zilla's configuration sequence 4.101540 metacpan
Dist::Zilla::Plugin::AutoPrereq automatically extract prereqs from your modules 4.101540 metacpan
Dist::Zilla::Plugin::AutoVersion take care of numbering versions so you don't have to 4.101540 metacpan
Dist::Zilla::Plugin::BumpVersion bump the configured version number by one before building 4.101540 metacpan
Dist::Zilla::Plugin::ConfirmRelease prompt for confirmation before releasing 4.101540 metacpan
Dist::Zilla::Plugin::DistINI a plugin to add a dist.ini to newly-minted dists 4.101540 metacpan
Dist::Zilla::Plugin::ExecDir install a directory's contents as executables 4.101540 metacpan
Dist::Zilla::Plugin::ExtraTests rewrite ./xt tests to ./t tests with skips 4.101540 metacpan
Dist::Zilla::Plugin::FakeRelease fake plugin to test release 4.101540 metacpan
Dist::Zilla::Plugin::FinderCode a callback-based FileFinder plugin 4.101540 metacpan
Dist::Zilla::Plugin::GatherDir gather all the files in a directory 4.101540 metacpan
Dist::Zilla::Plugin::GatherDir::Template gather all the files in a directory and use them as templates 4.101540 metacpan
Dist::Zilla::Plugin::GenerateFile build a custom file from only the plugin configuration 4.101540 metacpan
Dist::Zilla::Plugin::InlineFiles files in a data section 4.101540 metacpan
Dist::Zilla::Plugin::License output a LICENSE file 4.101540 metacpan
Dist::Zilla::Plugin::MakeMaker build a Makefile.PL that uses ExtUtils::MakeMaker 4.101540 metacpan
Dist::Zilla::Plugin::Manifest build a MANIFEST file 4.101540 metacpan
Dist::Zilla::Plugin::ManifestSkip decline to build files that appear in a MANIFEST.SKIP-like file 4.101540 metacpan
Dist::Zilla::Plugin::MetaConfig summarize Dist::Zilla configuration into distmeta 4.101540 metacpan
Dist::Zilla::Plugin::MetaJSON produce a META.json 4.101540 metacpan
Dist::Zilla::Plugin::MetaResources provide arbitrary "resources" for distribution metadata 4.101540 metacpan
Dist::Zilla::Plugin::MetaTests common extra tests for META.yml 4.101540 metacpan
Dist::Zilla::Plugin::MetaYAML produce a META.yml 4.101540 metacpan
Dist::Zilla::Plugin::ModuleBuild build a Build.PL that uses Module::Build 4.101540 metacpan
Dist::Zilla::Plugin::NextRelease update the next release number in your changelog 4.101540 metacpan
Dist::Zilla::Plugin::PkgVersion add a $VERSION to your packages 4.101540 metacpan
Dist::Zilla::Plugin::PodCoverageTests a release test for Pod coverage 4.101540 metacpan
Dist::Zilla::Plugin::PodSyntaxTests a release test for Pod syntax 4.101540 metacpan
Dist::Zilla::Plugin::PodVersion add a VERSION head1 to each Perl document 4.101540 metacpan
Dist::Zilla::Plugin::Prereq list simple prerequisites 4.101540 metacpan
Dist::Zilla::Plugin::PruneCruft prune stuff that you probably don't mean to include 4.101540 metacpan
Dist::Zilla::Plugin::PruneFiles prune arbirary files from the dist 4.101540 metacpan
Dist::Zilla::Plugin::Readme build a README file 4.101540 metacpan
Dist::Zilla::Plugin::ShareDir install a directory's contents as "ShareDir" content 4.101540 metacpan
Dist::Zilla::Plugin::TemplateModule a simple module-from-template plugin 4.101540 metacpan
Dist::Zilla::Plugin::TestRelease extract archive and run tests before releasing the dist 4.101540 metacpan
Dist::Zilla::Plugin::UploadToCPAN upload the dist to CPAN 4.101540 metacpan
Dist::Zilla::PluginBundle::Basic the basic plugins to maintain and release CPAN dists 4.101540 metacpan
Dist::Zilla::PluginBundle::Classic the classic (old) default configuration for Dist::Zilla 4.101540 metacpan
Dist::Zilla::PluginBundle::FakeClassic build something more or less like a "classic" CPAN dist 4.101540 metacpan
Dist::Zilla::PluginBundle::Filter use another bundle, with some plugins removed 4.101540 metacpan
Dist::Zilla::Prereqs the prerequisites of a Dist::Zilla distribution 4.101540 metacpan
Dist::Zilla::Role::AfterBuild something that runs after building is mostly complete 4.101540 metacpan
Dist::Zilla::Role::AfterMint something that runs after minting is mostly complete 4.101540 metacpan
Dist::Zilla::Role::AfterRelease something that runs after release is mostly complete 4.101540 metacpan
Dist::Zilla::Role::BeforeArchive something that runs before the archive file is built 4.101540 metacpan
Dist::Zilla::Role::BeforeBuild something that runs before building really begins 4.101540 metacpan
Dist::Zilla::Role::BeforeMint something that runs before minting really begins 4.101540 metacpan
Dist::Zilla::Role::BeforeRelease something that runs before release really begins 4.101540 metacpan
Dist::Zilla::Role::BuildRunner something used as a delegating agent during 'dzil run' 4.101540 metacpan
Dist::Zilla::Role::Chrome something that provides a user interface for Dist::Zilla 4.101540 metacpan
Dist::Zilla::Role::ConfigDumper something that can dump its (public, simplified) configuraiton 4.101540 metacpan
Dist::Zilla::Role::ExecFiles something that finds files to install as executables 4.101540 metacpan
Dist::Zilla::Role::File something that can act like a file 4.101540 metacpan
Dist::Zilla::Role::FileFinder something that finds files within the distribution 4.101540 metacpan
Dist::Zilla::Role::FileFinderUser something that uses FileFinder plugins 4.101540 metacpan
Dist::Zilla::Role::FileGatherer something that gathers files into the distribution 4.101540 metacpan
Dist::Zilla::Role::FileInjector something that can add files to the distribution 4.101540 metacpan
Dist::Zilla::Role::FileMunger something that alters a file's destination or content 4.101540 metacpan
Dist::Zilla::Role::FilePruner something that removes found files from the distribution 4.101540 metacpan
Dist::Zilla::Role::InstallTool something that creates an install program for a dist 4.101540 metacpan
Dist::Zilla::Role::MVPReader stored configuration loader role 4.101540 metacpan
Dist::Zilla::Role::MetaProvider something that provides metadata (for META.yml/json) 4.101540 metacpan
Dist::Zilla::Role::ModuleMaker something that injects module files into the dist 4.101540 metacpan
Dist::Zilla::Role::Plugin something that gets plugged in to Dist::Zilla 4.101540 metacpan
Dist::Zilla::Role::PluginBundle something that bundles a bunch of plugins 4.101540 metacpan
Dist::Zilla::Role::PluginBundle::Easy something that bundles a bunch of plugins easily 4.101540 metacpan
Dist::Zilla::Role::PrereqSource something that registers prerequisites 4.101540 metacpan
Dist::Zilla::Role::Releaser something that makes a release of the dist 4.101540 metacpan
Dist::Zilla::Role::ShareDir something that picks a directory to install as shared files 4.101540 metacpan
Dist::Zilla::Role::Stash something that stores options or data for later reference 4.101540 metacpan
Dist::Zilla::Role::TestRunner something used as a delegating agent to 'dzil test' 4.101540 metacpan
Dist::Zilla::Role::TextTemplate something that renders a Text::Template template string 4.101540 metacpan
Dist::Zilla::Role::VersionProvider something that provides a version number for the dist 4.101540 metacpan
Dist::Zilla::Stash::PAUSE a stash of your PAUSE credentials 4.101540 metacpan
Dist::Zilla::Stash::Rights a stash of your default licensing terms 4.101540 metacpan
Dist::Zilla::Tester a testing-enabling stand-in for Dist::Zilla 4.101540 metacpan
Dist::Zilla::Tutorial how to use this "Dist::Zilla" thing 4.101540 metacpan
Dist::Zilla::Types dzil-specific type library 4.101540 metacpan
Dist::Zilla::Util random snippets of code that Dist::Zilla wants 4.101540 metacpan

Provides

Name File View
Dist::Zilla::App::Tester::Result lib/Dist/Zilla/App/Tester.pm metacpan

Other Files

Changes metacpan
MANIFEST metacpan
META.json metacpan
META.yml metacpan
Makefile.PL metacpan
README metacpan
dist.ini metacpan