Kwalitee Issues

has_changelog

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

valid_signature

Sign the dist as the last step before creating the archive. Take care not to modify/regenerate dist meta files or the manifest.

Error: Old SIGNATURE detected. Please inform the module author to regenerate SIGNATURE using Module::Signature version 0.82 or newer. gpg: Signature made Mon 16 May 2011 05:11:13 AM JST gpg: using DSA key 765B4473C6A2C9B9 gpg: Can't check signature: No public key ==> BAD/TAMPERED signature detected! <==

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: Net::Curl

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

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