Net-Curl 0.50_2 Deleted

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

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: gpg: Signature made Sat 12 Feb 2022 05:55:12 PM JST gpg: using RSA key C2E15D4EF1D26573A85F25F03521A36D7CDCA07E gpg: requesting key 3521A36D7CDCA07E from hkp server keyserver.ubuntu.com gpg: Can't check signature: No public key ==> BAD/TAMPERED signature detected! <==
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_2,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.

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