Kwalitee Issues

no_broken_auto_install

Upgrade the bundled version of Module::Install to at least 0.89, but preferably to the most current release. Alternatively, you can switch to another build system / installer that does not suffer from this problem. (ExtUtils::MakeMaker, Module::Build both of which have their own set of problems.)

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.

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
HTML::Widget HTML Widget And Validation Framework 1.11 metacpan
HTML::Widget::Accessor Accessor Class metacpan
HTML::Widget::BlockContainer Block Container metacpan
HTML::Widget::Constraint Constraint Base Class metacpan
HTML::Widget::Constraint::ASCII ASCII Constraint metacpan
HTML::Widget::Constraint::All All Constraint metacpan
HTML::Widget::Constraint::AllOrNone AllOrNone Constraint metacpan
HTML::Widget::Constraint::Any Any Constraint metacpan
HTML::Widget::Constraint::Bool metacpan
HTML::Widget::Constraint::Callback Callback Constraint metacpan
HTML::Widget::Constraint::CallbackOnce CallbackOnce Constraint metacpan
HTML::Widget::Constraint::Date Date Constraint metacpan
HTML::Widget::Constraint::DateTime DateTime Constraint metacpan
HTML::Widget::Constraint::DependOn DependOn Constraint metacpan
HTML::Widget::Constraint::Email Email Constraint metacpan
HTML::Widget::Constraint::Equal Equal Constraint metacpan
HTML::Widget::Constraint::HTTP HTTP Constraint metacpan
HTML::Widget::Constraint::In Check that a value is one of a current set. metacpan
HTML::Widget::Constraint::Integer Integer Constraint metacpan
HTML::Widget::Constraint::Length Length Constraint metacpan
HTML::Widget::Constraint::Maybe Deprecated metacpan
HTML::Widget::Constraint::Number Number Constraint metacpan
HTML::Widget::Constraint::Printable Printable Constraint metacpan
HTML::Widget::Constraint::Range Range Constraint metacpan
HTML::Widget::Constraint::Regex Regex Constraint metacpan
HTML::Widget::Constraint::SingleValue SingleValue Constraint metacpan
HTML::Widget::Constraint::String String Constraint metacpan
HTML::Widget::Constraint::Time Time Constraint metacpan
HTML::Widget::Container Container metacpan
HTML::Widget::Element Element Base Class metacpan
HTML::Widget::Element::Block Block Level Element metacpan
HTML::Widget::Element::Button Button Element metacpan
HTML::Widget::Element::Checkbox Checkbox Element metacpan
HTML::Widget::Element::Fieldset Fieldset Element metacpan
HTML::Widget::Element::Hidden Hidden Element metacpan
HTML::Widget::Element::NullContainer Null Container Element metacpan
HTML::Widget::Element::Password Password Element metacpan
HTML::Widget::Element::Radio Radio Element metacpan
HTML::Widget::Element::RadioGroup Radio Element grouping metacpan
HTML::Widget::Element::Reset Reset Element metacpan
HTML::Widget::Element::Select Select Element metacpan
HTML::Widget::Element::Span Span Element metacpan
HTML::Widget::Element::Submit Submit Element metacpan
HTML::Widget::Element::Textarea Textarea Element metacpan
HTML::Widget::Element::Textfield Textfield Element metacpan
HTML::Widget::Element::Upload Upload Element metacpan
HTML::Widget::Error Error metacpan
HTML::Widget::Filter Filter Base Class metacpan
HTML::Widget::Filter::Callback Lower Case Filter metacpan
HTML::Widget::Filter::HTMLEscape HTML Escaping Filter metacpan
HTML::Widget::Filter::HTMLStrip HTML Strip Filter metacpan
HTML::Widget::Filter::LowerCase Lower Case Filter metacpan
HTML::Widget::Filter::TrimEdges Trim whitespaces from beginning and end of string metacpan
HTML::Widget::Filter::UpperCase Upper Case Filter metacpan
HTML::Widget::Filter::Whitespace Whitespace Filter metacpan
HTML::Widget::Result Result Class metacpan

Provides

Name File View
HTML::Widget::NullContainer lib/HTML/Widget/Element/NullContainer.pm metacpan

Other Files

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