Kwalitee Issues

has_meta_yml

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

has_changelog

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

has_tests

Add tests!

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.

use_strict

Add 'use strict' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules are strictly written.

Error: HTML::TableLayout, HTML::TableLayout::Symbols

no_pod_errors

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

Error: HTML-TableLayout-1.001008/lib/HTML/TableLayout.pm -- Around line 302: You forgot a '=back' before '=head2'

has_meta_json

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

has_tests_in_t_dir

Add tests or move tests.pl to the t/ directory!

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: HTML::TableLayout, HTML::TableLayout::Component, HTML::TableLayout::Form, HTML::TableLayout::Symbols, HTML::TableLayout::TLCore

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
HTML::TableLayout Layout Manager for cgi-based web applications 1.001008 metacpan
HTML::TableLayout::Component metacpan
HTML::TableLayout::Form metacpan
HTML::TableLayout::Symbols metacpan
HTML::TableLayout::TLCore metacpan

Provides

Name File View
HTML::TableLayout::Cell lib/HTML/TableLayout/TLCore.pm metacpan
HTML::TableLayout::CellHeader lib/HTML/TableLayout/TLCore.pm metacpan
HTML::TableLayout::Component::Comment lib/HTML/TableLayout/Component.pm metacpan
HTML::TableLayout::Component::Font lib/HTML/TableLayout/Component.pm metacpan
HTML::TableLayout::Component::HorizontalRule lib/HTML/TableLayout/Component.pm metacpan
HTML::TableLayout::Component::Image lib/HTML/TableLayout/Component.pm metacpan
HTML::TableLayout::Component::Link lib/HTML/TableLayout/Component.pm metacpan
HTML::TableLayout::Component::List lib/HTML/TableLayout/Component.pm metacpan
HTML::TableLayout::Component::Preformat lib/HTML/TableLayout/Component.pm metacpan
HTML::TableLayout::Component::Text lib/HTML/TableLayout/Component.pm metacpan
HTML::TableLayout::ComponentCell lib/HTML/TableLayout/Component.pm metacpan
HTML::TableLayout::ComponentContainer lib/HTML/TableLayout/Component.pm metacpan
HTML::TableLayout::ComponentTable lib/HTML/TableLayout/Component.pm metacpan
HTML::TableLayout::FormComponent lib/HTML/TableLayout/Form.pm metacpan
HTML::TableLayout::FormComponent::Button lib/HTML/TableLayout/Form.pm metacpan
HTML::TableLayout::FormComponent::Checkbox lib/HTML/TableLayout/Form.pm metacpan
HTML::TableLayout::FormComponent::Choice lib/HTML/TableLayout/Form.pm metacpan
HTML::TableLayout::FormComponent::Faux lib/HTML/TableLayout/Form.pm metacpan
HTML::TableLayout::FormComponent::Hidden lib/HTML/TableLayout/Form.pm metacpan
HTML::TableLayout::FormComponent::InputText lib/HTML/TableLayout/Form.pm metacpan
HTML::TableLayout::FormComponent::Password lib/HTML/TableLayout/Form.pm metacpan
HTML::TableLayout::FormComponent::Radio lib/HTML/TableLayout/Form.pm metacpan
HTML::TableLayout::FormComponent::Submit lib/HTML/TableLayout/Form.pm metacpan
HTML::TableLayout::FormComponent::Textarea lib/HTML/TableLayout/Form.pm metacpan
HTML::TableLayout::FormComponentMulti lib/HTML/TableLayout/Form.pm metacpan
HTML::TableLayout::Parameters lib/HTML/TableLayout/TLCore.pm metacpan
HTML::TableLayout::Script lib/HTML/TableLayout/TLCore.pm metacpan
HTML::TableLayout::TL_BASE lib/HTML/TableLayout/TLCore.pm metacpan
HTML::TableLayout::Table lib/HTML/TableLayout/TLCore.pm metacpan
HTML::TableLayout::Window lib/HTML/TableLayout/TLCore.pm metacpan
HTML::TableLayout::WindowHeader lib/HTML/TableLayout/TLCore.pm metacpan
HTML::TableLayout::_Anchor lib/HTML/TableLayout/TLCore.pm metacpan
HTML::TableLayout::_Row lib/HTML/TableLayout/TLCore.pm metacpan
HTML::TableLayout::_SpanningCell lib/HTML/TableLayout/TLCore.pm metacpan

Other Files

MANIFEST metacpan
Makefile.PL metacpan
README metacpan