HTML-Blitz 0.01 Deleted
Kwalitee Issues
- has_readme
-
Add a README to the distribution. It should contain a quick description of your module and how to install it.
- has_changelog
-
Add a Changelog (best named 'Changes') to the distribution. It should list at least major changes implemented in newer versions.
- no_files_to_be_skipped
-
Fix MANIFEST.SKIP or use an authoring tool which respects MANIFEST.SKIP. Note that each entry in MANIFEST.SKIP is a regular expression. You may need to add appropriate meta characters not to ignore necessary stuff.
Error: Makefile.PL
- use_strict
-
Add 'use strict' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules are strictly written.
Error: HTML::Blitz, HTML::Blitz::ActionType, HTML::Blitz::Atom, HTML::Blitz::Builder, HTML::Blitz::CodeGen, HTML::Blitz::Matcher, HTML::Blitz::ParseError, HTML::Blitz::Parser, HTML::Blitz::RuleSet, HTML::Blitz::SSSelector, HTML::Blitz::SelectorGroup, HTML::Blitz::SelectorType, HTML::Blitz::Template, HTML::Blitz::TokenType
- 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.
- 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::Blitz, HTML::Blitz::ActionType, HTML::Blitz::Atom, HTML::Blitz::Builder, HTML::Blitz::CodeGen, HTML::Blitz::Matcher, HTML::Blitz::ParseError, HTML::Blitz::Parser, HTML::Blitz::RuleSet, HTML::Blitz::SSSelector, HTML::Blitz::SelectorGroup, HTML::Blitz::SelectorType, HTML::Blitz::Template, HTML::Blitz::TokenType
- 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_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::Blitz | high-performance, selector-based, content-aware HTML template engine | 0.01 | metacpan |
HTML::Blitz::ActionType | metacpan | ||
HTML::Blitz::Atom | metacpan | ||
HTML::Blitz::Builder | create HTML code dynamically and safely | 0.01 | metacpan |
HTML::Blitz::CodeGen | metacpan | ||
HTML::Blitz::Matcher | metacpan | ||
HTML::Blitz::ParseError | metacpan | ||
HTML::Blitz::Parser | metacpan | ||
HTML::Blitz::RuleSet | metacpan | ||
HTML::Blitz::SSSelector | metacpan | ||
HTML::Blitz::SelectorGroup | metacpan | ||
HTML::Blitz::SelectorType | metacpan | ||
HTML::Blitz::Template | pre-parsed HTML documents ready for template expansion | 0.01 | metacpan |
HTML::Blitz::TokenType | metacpan | ||
HTML::Blitz::pragma | metacpan |
Provides
Name | File | View |
---|---|---|
HTML::Blitz::Builder::_Fragment | lib/HTML/Blitz/Builder.pm | metacpan |