Security Advisories

Kwalitee Issues

No Core Issues.

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 Tue 31 Jul 2007 11:09:02 AM JST gpg: using DSA key C289274496509C21 gpg: Can't check signature: No public key --- SIGNATURE Tue Jul 31 11:09:05 2007 +++ @@ -8,7 +8,7 @@ SHA1 9507da95e9a94927c9bcdfffe4cf956c9279361c lib/CGI/Simple/Cookie.pm SHA1 0e79f9fe1178a46ba38563cfb1fcc8d110ea5f0e lib/CGI/Simple/Standard.pm SHA1 785a1c9cd3ee49dc25f8ed92c55ef648e4e581bf lib/CGI/Simple/Util.pm -SHA1 22a71e0c8ebe9d134a07ded75364b183bd439da4 session.vim +SHA1 fb3d2b5fc21af56ad64ea7d212acb8430c41b7a8 session.vim SHA1 7953ca03348ec35b5572142f00f09940ed564839 t/000.load.t SHA1 022782db9945503b80459f93f74a3dd27c28a64c t/020.cookie.t SHA1 e9130aee8ee8b84292876acc4fe89377db98c6c9 t/030.function.t ==> MISMATCHED content between SIGNATURE and distribution files! <==

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.

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: CGI::Simple::Cookie, CGI::Simple::Standard, CGI::Simple::Util

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.

meta_yml_has_repository_resource

Add a 'repository' resource to the META.yml via 'meta_add' accessor (for Module::Build) or META_ADD parameter (for ExtUtils::MakeMaker).

has_separate_license_file

This is not a critical issue. Currently mainly informative for the CPANTS authors. It might be removed later.

Modules

Name Abstract Version View
CGI::Simple A Simple totally OO CGI interface that is CGI.pm compliant 1.103 metacpan
CGI::Simple::Cookie Interface to Netscape Cookies 1.103 metacpan
CGI::Simple::Standard a wrapper module for CGI::Simple that provides a function style interface 1.103 metacpan
CGI::Simple::Util Internal utilities used by CGI::Simple module 1.103 metacpan

Other Files

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