HTML-SuperForm 1.09 Latest
Kwalitee Issues
- has_meta_yml
-
Add a META.yml to the distribution. Your buildtool should be able to autogenerate it.
- manifest_matches_dist
-
Run a proper command ("make manifest" or "./Build manifest", maybe with a force option), or use a distribution builder to generate the MANIFEST. Or update MANIFEST manually.
Error:
- MANIFEST (17) does not match dist (20):
- Missing in MANIFEST: LICENSE, lib/HTML/SuperForm.pm.orig, lib/HTML/SuperForm/Field/Reset.pm
- no_pod_errors
-
Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.
Error: HTML-SuperForm/lib/HTML/SuperForm/Field.pm -- Around line 495: '=item' outside of any '=over' Around line 516: You forgot a '=back' before '=head1'
- 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.
- 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::SuperForm, HTML::SuperForm::Field, HTML::SuperForm::Field::Checkbox, HTML::SuperForm::Field::CheckboxGroup, HTML::SuperForm::Field::Hidden, HTML::SuperForm::Field::Password, HTML::SuperForm::Field::Radio, HTML::SuperForm::Field::RadioGroup, HTML::SuperForm::Field::Reset, HTML::SuperForm::Field::Select, HTML::SuperForm::Field::Submit, HTML::SuperForm::Field::Text, HTML::SuperForm::Field::Textarea
Modules
Name | Abstract | Version | View |
---|---|---|---|
HTML::SuperForm | HTML form generator | 1.09 | metacpan |
HTML::SuperForm::Field | HTML form field base class | metacpan | |
HTML::SuperForm::Field::Checkbox | Checkbox field used by HTML::SuperForm | metacpan | |
HTML::SuperForm::Field::CheckboxGroup | CheckboxGroup field used by HTML::SuperForm | metacpan | |
HTML::SuperForm::Field::Hidden | Hidden field used by HTML::SuperForm | metacpan | |
HTML::SuperForm::Field::Password | Password field used by HTML::SuperForm | metacpan | |
HTML::SuperForm::Field::Radio | Radio field used by HTML::SuperForm | metacpan | |
HTML::SuperForm::Field::RadioGroup | RadioGroup field used by HTML::SuperForm | metacpan | |
HTML::SuperForm::Field::Select | Select field used by HTML::SuperForm | metacpan | |
HTML::SuperForm::Field::Submit | Submit field used by HTML::SuperForm | metacpan | |
HTML::SuperForm::Field::Text | Text field used by HTML::SuperForm | metacpan | |
HTML::SuperForm::Field::Textarea | Textarea field used by HTML::SuperForm | metacpan |