Kwalitee Issues

No Core Issues.

meta_yml_declares_perl_version

If you are using Build.PL define the {requires}{perl} = VERSION field. If you are using MakeMaker (Makefile.PL) you should upgrade ExtUtils::MakeMaker to 6.48 and use MIN_PERL_VERSION parameter. Perl::MinimumVersion can help you determine which version of Perl your module needs.

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.

test_prereq_matches_use

List all modules used in the test suite in META.yml test_requires

Error:

  • Test::Fatal

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.03,1.21

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.

Modules

Name Abstract Version View
IPC::PrettyPipe manage human readable external command execution pipelines 0.03 metacpan
IPC::PrettyPipe::Arg An argument to an B<IPC::PrettyPipe::Cmd> command metacpan
IPC::PrettyPipe::Arg::Format Encapsulate argument formatting attributes metacpan
IPC::PrettyPipe::Cmd A command in an B<IPC::PrettyPipe> pipeline metacpan
IPC::PrettyPipe::DSL shortcuts to building an B<IPC::PrettyPipe> object 1.21 metacpan
IPC::PrettyPipe::Execute::IPC::Run execution backend using B<IPC::Run> metacpan
IPC::PrettyPipe::Executor role for executor backends metacpan
IPC::PrettyPipe::Format metacpan
IPC::PrettyPipe::Queue A simple queue metacpan
IPC::PrettyPipe::Queue::Element role for an element in an B<IPC::PrettyPipe::Queue> metacpan
IPC::PrettyPipe::Render::Template::Tiny rendering backend using B<Template::Tiny> metacpan
IPC::PrettyPipe::Renderer role for renderer backends metacpan
IPC::PrettyPipe::Stream An I/O stream for an B<IPC::PrettyPipe> pipline or command metacpan
IPC::PrettyPipe::Stream::Utils support utilities for streams metacpan
IPC::PrettyPipe::Types metacpan

Other Files

Changes metacpan
MANIFEST metacpan
META.json metacpan
META.yml metacpan
Makefile.PL metacpan
README metacpan
cpanfile metacpan