Data-HTML-Element 0.11
Kwalitee Issues
- 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 (146) does not match dist (145):
- Missing in Dist: t/Data-HTML-Element-Input/08-required.t
- valid_signature
-
Sign the dist as the last step before creating the archive. Take care not to modify/regenerate dist meta files or the manifest.
Error: gpg: Signature made Mon 12 Feb 2024 08:08:27 PM JST gpg: using RSA key 6E1CD566E81F1EA49536F13B612A7DD8535C8ED0 gpg: requesting key 612A7DD8535C8ED0 from hkp server keyserver.ubuntu.com gpg: Can't check signature: No public key ==> BAD/TAMPERED signature detected! <==
- 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.
- 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 |
---|---|---|---|
Data::HTML::Element | Data objects for HTML elements. | 0.11 | metacpan |
Data::HTML::Element::A | Data object for HTML a element. | 0.11 | metacpan |
Data::HTML::Element::Button | Data object for HTML button element. | 0.11 | metacpan |
Data::HTML::Element::Form | Data object for HTML form element. | 0.11 | metacpan |
Data::HTML::Element::Input | Data object for HTML form element. | 0.11 | metacpan |
Data::HTML::Element::Option | 0.11 | metacpan | |
Data::HTML::Element::Select | 0.11 | metacpan | |
Data::HTML::Element::Textarea | Data object for HTML textarea element. | 0.11 | metacpan |
Data::HTML::Element::Utils | 0.11 | metacpan |