HTML-AjaxTags 0.04 Deleted
Kwalitee Issues
- 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.
- no_pod_errors
-
Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.
Error: HTML-AjaxTags-0.04/lib/HTML/AjaxTags.pm -- Around line 20: You can't have =items (as at line 24) unless the first thing after the =over is an =item Around line 128: Expected text after =item, not a bullet Around line 130: Expected text after =item, not a bullet Around line 132: Expected text after =item, not a bullet Around line 134: Expected text after =item, not a bullet Around line 136: Expected text after =item, not a bullet Around line 146: Expected text after =item, not a bullet Around line 154: Expected text after =item, not a bullet Around line 162: Expected text after =item, not a bullet Around line 170: Expected text after =item, not a bullet Around line 178: Expected text after =item, not a bullet Around line 246: Expected text after =item, not a bullet Around line 248: Expected text after =item, not a bullet Around line 250: Expected text after =item, not a bullet Around line 254: Expected text after =item, not a bullet Around line 262: Expected text after =item, not a bullet Around line 270: Expected text after =item, not a bullet Around line 278: Expected text after =item, not a bullet Around line 286: Expected text after =item, not a bullet Around line 288: Expected text after =item, not a bullet Around line 290: Expected text after =item, not a bullet Around line 358: Expected text after =item, not a bullet Around line 360: Expected text after =item, not a bullet Around line 362: Expected text after =item, not a bullet Around line 364: Expected text after =item, not a bullet Around line 369: Expected text after =item, not a bullet Around line 377: Expected text after =item, not a bullet Around line 385: Expected text after =item, not a bullet Around line 387: Expected text after =item, not a bullet Around line 389: Expected text after =item, not a bullet Around line 450: Expected text after =item, not a bullet Around line 452: Expected text after =item, not a bullet Around line 454: Expected text after =item, not a bullet Around line 462: Expected text after =item, not a bullet Around line 472: Expected text after =item, not a bullet Around line 480: Expected text after =item, not a bullet Around line 488: Expected text after =item, not a bullet Around line 490: Expected text after =item, not a bullet Around line 492: Expected text after =item, not a bullet Around line 494: Expected text after =item, not a bullet Around line 496: Expected text after =item, not a bullet Around line 504: Expected text after =item, not a bullet Around line 512: Expected text after =item, not a bullet Around line 520: Expected text after =item, not a bullet Around line 528: Expected text after =item, not a bullet Around line 536: Expected text after =item, not a bullet Around line 544: Expected text after =item, not a bullet Around line 552: Expected text after =item, not a bullet Around line 560: Expected text after =item, not a bullet Around line 648: Expected text after =item, not a bullet Around line 650: Expected text after =item, not a bullet Around line 652: Expected text after =item, not a bullet Around line 657: Expected text after =item, not a bullet Around line 665: Expected text after =item, not a bullet Around line 673: Expected text after =item, not a bullet Around line 675: Expected text after =item, not a bullet Around line 683: Expected text after =item, not a bullet Around line 691: Expected text after =item, not a bullet Around line 699: Expected text after =item, not a bullet Around line 701: Expected text after =item, not a bullet Around line 703: Expected text after =item, not a bullet Around line 705: Expected text after =item, not a bullet Around line 771: Expected text after =item, not a bullet Around line 773: Expected text after =item, not a bullet Around line 775: Expected text after =item, not a bullet Around line 777: Expected text after =item, not a bullet Around line 779: You can't have =items (as at line 783) unless the first thing after the =over is an =item Around line 813: Expected text after =item, not a bullet Around line 821: Expected text after =item, not a bullet Around line 829: Expected text after =item, not a bullet Around line 831: Expected text after =item, not a bullet Around line 833: Expected text after =item, not a bullet Around line 835: Expected text after =item, not a bullet Around line 927: Expected text after =item, not a bullet Around line 929: Expected text after =item, not a bullet Around line 937: Expected text after =item, not a bullet Around line 945: Expected text after =item, not a bullet Around line 953: Expected text after =item, not a bullet Around line 963: Expected text after =item, not a bullet Around line 965: Expected text after =item, not a bullet Around line 967: Expected text after =item, not a bullet Around line 969: Expected text after =item, not a bullet Around line 971: Expected text after =item, not a bullet Around line 1029: Expected text after =item, not a bullet Around line 1031: Expected text after =item, not a bullet Around line 1033: Expected text after =item, not a bullet Around line 1035: Expected text after =item, not a bullet Around line 1037: Expected text after =item, not a bullet Around line 1047: Expected text after =item, not a bullet Around line 1049: Expected text after =item, not a bullet Around line 1051: Expected text after =item, not a bullet Around line 1053: Expected text after =item, not a bullet
- meta_yml_declares_perl_version
-
If you are using Build.PL define the {requires}{perl} = VERSION field. If you are using MakeMaker (Makefile.PL) you should upgrade ExtUtils::MakeMaker to 6.48 and use MIN_PERL_VERSION parameter. Perl::MinimumVersion can help you determine which version of Perl your module needs.
- has_meta_json
-
Add a META.json to the distribution. Your buildtool should be able to autogenerate it.
- 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.
- 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.
- has_security_doc
-
Add SECURITY(.pod|md). See Software::Security::Policy.
- security_doc_contains_contact
-
Add SECURITY(.pod|md) and add a contact address. See Software::Security::Policy.
- has_contributing_doc
-
Add CONTRIBUTING(.pod|md). See https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors.
Modules
Name | Abstract | Version | View |
---|---|---|---|
HTML::AjaxTags | AjaxTags implementation | 0.04 | metacpan |