CGI-ValidOp 0.52
Kwalitee Issues
No Core Issues.
- 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.
- 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 |
---|---|---|---|
CGI::ValidOp | Simple validation of CGI parameters and runmodes. | 0.52 | metacpan |
CGI::ValidOp::Base | base class for CGI::ValidOp and its associates. | metacpan | |
CGI::ValidOp::Check | base class for CGI::ValidOp checks | metacpan | |
CGI::ValidOp::Check::alternative | metacpan | ||
CGI::ValidOp::Check::checkbox | CGI::ValidOp::Check module to validate a checkbox control. | metacpan | |
CGI::ValidOp::Check::date | CGI::ValidOp::Check module to check if input looks like a date. | metacpan | |
CGI::ValidOp::Check::demographics | CGI::ValidOp::Check module to validate various demographics. | metacpan | |
CGI::ValidOp::Check::email | metacpan | ||
CGI::ValidOp::Check::length | CGI::ValidOp::Check module to check length of value | metacpan | |
CGI::ValidOp::Check::number | CGI::ValidOp::Check module to check for numericity. | metacpan | |
CGI::ValidOp::Check::sql | CGI::ValidOp::Check module to validate SQL. | metacpan | |
CGI::ValidOp::Check::text | CGI::ValidOp::Check module to validate text | metacpan | |
CGI::ValidOp::Object | CGI<->object bridge for CGI::ValidOp | metacpan | |
CGI::ValidOp::Op | Op object for CGI::ValidOp | metacpan | |
CGI::ValidOp::Param | Parameter object for CGI::ValidOp | metacpan | |
CGI::ValidOp::Test | test class for CGI::ValidOp and its associates. | metacpan |