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
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 |