Kwalitee Issues

no_broken_module_install

Upgrade the bundled version of Module::Install 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.)

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.

no_unauthorized_packages

Ask the owner of the distribution (the one who released it first, or the one who is designated in x_authority) to give you a (co-)maintainer's permission.

Error:

  • HTML::Widget
  • HTML::Widget::Accessor
  • HTML::Widget::Constraint
  • HTML::Widget::Constraint::ASCII
  • HTML::Widget::Constraint::All
  • HTML::Widget::Constraint::Any
  • HTML::Widget::Constraint::Callback
  • HTML::Widget::Constraint::Date
  • HTML::Widget::Constraint::DateTime
  • HTML::Widget::Constraint::Email
  • HTML::Widget::Constraint::Equal
  • HTML::Widget::Constraint::HTTP
  • HTML::Widget::Constraint::Integer
  • HTML::Widget::Constraint::Length
  • HTML::Widget::Constraint::Maybe
  • HTML::Widget::Constraint::Printable
  • HTML::Widget::Constraint::Range
  • HTML::Widget::Constraint::Regex
  • HTML::Widget::Constraint::String
  • HTML::Widget::Constraint::Time
  • HTML::Widget::Container
  • HTML::Widget::Element
  • HTML::Widget::Element::Checkbox
  • HTML::Widget::Element::Hidden
  • HTML::Widget::Element::Password
  • HTML::Widget::Element::Radio
  • HTML::Widget::Element::Select
  • HTML::Widget::Element::Span
  • HTML::Widget::Element::Submit
  • HTML::Widget::Element::Textarea
  • HTML::Widget::Element::Textfield
  • HTML::Widget::Element::Upload
  • HTML::Widget::Error
  • HTML::Widget::Filter
  • HTML::Widget::Filter::Callback
  • HTML::Widget::Filter::HTMLEscape
  • HTML::Widget::Filter::HTMLStrip
  • HTML::Widget::Filter::LowerCase
  • HTML::Widget::Filter::TrimEdges
  • HTML::Widget::Filter::UpperCase
  • HTML::Widget::Filter::Whitespace
  • HTML::Widget::Result

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.04 metacpan
HTML::Widget::Accessor Accessor Class 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 metacpan
HTML::Widget::Constraint::Any Any Constraint metacpan
HTML::Widget::Constraint::Callback Callback Constraint metacpan
HTML::Widget::Constraint::Date Date Constraint metacpan
HTML::Widget::Constraint::DateTime DateTime 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 Maybe 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::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::Checkbox Checkbox Element metacpan
HTML::Widget::Element::Hidden Hidden 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

Other Files

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