Kwalitee Issues

meta_yml_conforms_to_known_spec

Take a look at the META.yml 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.yml accordingly.

Error: License 'gpl3' is invalid (license) [Validation: 1.4];Missing mandatory field, 'abstract' (abstract) [Validation: 1.4];value is an undefined string (abstract) [Validation: 1.4]

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.

has_meta_json

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

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.02,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.02 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

ChangeLog metacpan
Changes metacpan
MANIFEST metacpan
META.yml metacpan
Makefile.PL metacpan
README metacpan