Template-Mustache 1.4.0 Latest
Kwalitee Issues
- prereq_matches_use
-
List all used modules in META.yml requires
Error:
- Moose::Role
- 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: Template::Mustache::Parser
- test_prereq_matches_use
-
List all modules used in the test suite in META.yml test_requires
Error:
- Moose
- 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 |
---|---|---|---|
Moose::Meta::Attribute::Custom::Trait::Mustache | v1.4.0 | metacpan | |
Parse::RecDescent::Template::Mustache::Parser | v1.4.0 | metacpan | |
Template::Mustache | Drawing Mustaches on Perl for fun and profit | v1.4.0 | metacpan |
Template::Mustache::Parser | v1.4.0 | metacpan | |
Template::Mustache::Token::Partial | Object representing a Partial block | v1.4.0 | metacpan |
Template::Mustache::Token::Section | Object representing a Section block | v1.4.0 | metacpan |
Template::Mustache::Token::Template | Object representing a Template block | v1.4.0 | metacpan |
Template::Mustache::Token::Variable | Object representing a Variable block | v1.4.0 | metacpan |
Template::Mustache::Token::Verbatim | Object representing a Verbatim block | v1.4.0 | metacpan |
Template::Mustache::Trait | turn an attribute into a Mustache template | v1.4.0 | metacpan |