Kwalitee Issues

no_files_to_be_skipped

Fix MANIFEST.SKIP or use an authoring tool which respects MANIFEST.SKIP. Note that each entry in MANIFEST.SKIP is a regular expression. You may need to add appropriate meta characters not to ignore necessary stuff.

Error: .github/workflows/linux.yml,.github/workflows/macos.yml,.github/workflows,.github

no_dot_dirs

Fix MANIFEST (or MANIFEST.SKIP) to exclude dot directories from a distribution. Use an appropriate tool and avoid archiving your working directory by hand. If you switch your version control system, remove old VCS directories after you migrate.

Error: .github

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.50,4.15

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
Net::Curl Perl interface for libcurl 0.50 metacpan
Net::Curl::Compat compatibility layer for WWW::Curl 4.15 metacpan
Net::Curl::Easy Perl interface for curl_easy_* functions 0.50 metacpan
Net::Curl::Form Form builder for Net::Curl 0.50 metacpan
Net::Curl::Multi Perl interface for curl_multi_* functions 0.50 metacpan
Net::Curl::Share Perl interface for curl_share_* functions 0.50 metacpan

Provides

Name File View
Net::Curl::Easy::Code lib/Net/Curl/Easy.pm metacpan
Net::Curl::Form::Code lib/Net/Curl/Form.pm metacpan
Net::Curl::Multi::Code lib/Net/Curl/Multi.pm metacpan
Net::Curl::Share::Code lib/Net/Curl/Share.pm metacpan

Other Files

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