Kwalitee Issues

has_meta_yml

Add a META.yml to the distribution. Your buildtool should be able to autogenerate it.

has_human_readable_license

Add a section called "LICENSE" to the documentation, or add a file named LICENSE to the distribution.

has_license_in_source_file

Add =head1 LICENSE and the text of the license to the main module in your code.

prereq_matches_use

List all used modules in META.yml requires

Error:

  • CGI::FastTemplate
  • HTML::Template
  • Template
  • Text::Template

no_pod_errors

Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.

Error: CGI-FormBuilder-3.05/lib/CGI/FormBuilder/Messages.pm -- Around line 278: Non-ASCII character seen before =encoding in 'Oktaş'. Assuming UTF-8

has_meta_json

Add a META.json to the distribution. Your buildtool should be able to autogenerate it.

meta_yml_has_license

Define the license if you are using in Build.PL. If you are using MakeMaker (Makefile.PL) you should upgrade to ExtUtils::MakeMaker version 6.31.

has_known_license_in_source_file

Add =head1 LICENSE and/or the proper text of the well-known license to the main module in your code.

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::FormBuilder::Messages::C, CGI::FormBuilder::Messages::_example, CGI::FormBuilder::Messages::da, CGI::FormBuilder::Messages::da_DK, CGI::FormBuilder::Messages::de, CGI::FormBuilder::Messages::de_DE, CGI::FormBuilder::Messages::default, CGI::FormBuilder::Messages::en, CGI::FormBuilder::Messages::en_US, CGI::FormBuilder::Messages::es, CGI::FormBuilder::Messages::es_ES, CGI::FormBuilder::Messages::fr, CGI::FormBuilder::Messages::fr_FR, CGI::FormBuilder::Messages::ja, CGI::FormBuilder::Messages::ja_JP, CGI::FormBuilder::Messages::no, CGI::FormBuilder::Messages::no_NO, CGI::FormBuilder::Messages::tr, CGI::FormBuilder::Messages::tr_TR

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::FormBuilder Easily generate and process stateful forms 3.05 metacpan
CGI::FormBuilder::Field Base class for FormBuilder fields 3.05 metacpan
CGI::FormBuilder::Field::button 3.05 metacpan
CGI::FormBuilder::Field::checkbox 3.05 metacpan
CGI::FormBuilder::Field::file 3.05 metacpan
CGI::FormBuilder::Field::hidden 3.05 metacpan
CGI::FormBuilder::Field::image 3.05 metacpan
CGI::FormBuilder::Field::password 3.05 metacpan
CGI::FormBuilder::Field::radio 3.05 metacpan
CGI::FormBuilder::Field::select 3.05 metacpan
CGI::FormBuilder::Field::static 3.05 metacpan
CGI::FormBuilder::Field::submit 3.05 metacpan
CGI::FormBuilder::Field::text 3.05 metacpan
CGI::FormBuilder::Field::textarea 3.05 metacpan
CGI::FormBuilder::Messages Localized message support for FormBuilder 3.05 metacpan
CGI::FormBuilder::Multi Create multi-page FormBuilder forms 3.05 metacpan
CGI::FormBuilder::Source Source adapters for FormBuilder 3.05 metacpan
CGI::FormBuilder::Source::File Initialize FormBuilder from external file 3.05 metacpan
CGI::FormBuilder::Template Template adapters for FormBuilder 3.05 metacpan
CGI::FormBuilder::Template::Builtin Builtin HTML rendering 3.05 metacpan
CGI::FormBuilder::Template::Div Div HTML rendering 3.05 metacpan
CGI::FormBuilder::Template::Fast FormBuilder interface to CGI::FastTemplate 3.05 metacpan
CGI::FormBuilder::Template::HTML FormBuilder interface to HTML::Template 3.05 metacpan
CGI::FormBuilder::Template::TT2 FormBuilder interface to Template Toolkit 3.05 metacpan
CGI::FormBuilder::Template::Text FormBuilder interface to Text::Template 3.05 metacpan
CGI::FormBuilder::Test Test harness for FormBuilder 3.05 metacpan
CGI::FormBuilder::Util Utility functions for FormBuilder 3.05 metacpan

Provides

Name File View
CGI::FormBuilder::Messages::__LANG__ lib/CGI/FormBuilder/Messages/_example.pm metacpan
CGI::FormBuilder::Messages::locale lib/CGI/FormBuilder/Messages/C.pm metacpan

Other Files

Changes metacpan
MANIFEST metacpan
Makefile.PL metacpan
README metacpan