Kwalitee Issues

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: Dotiac::DTL::Reduced

main_module_version_matches_dist_version

Make sure that the main module name and version are the same of the distribution.

has_meta_json

Add a META.json to the distribution. Your buildtool should be able to autogenerate it.

no_missing_files_in_provides

Use authoring tool like Dist::Zilla, Milla, and Minilla to generate correct provides.

Error: lib/Dotiac/DTL/Tag/unparsed.pm

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: Dotiac::DTL::Reduced

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

Modules

Name Abstract Version View
Dotiac::DTL Run Django Templates in Perl 0.8 metacpan
Dotiac::DTL::Addon Manages Dotiac::DTL-addons. 0.8 metacpan
Dotiac::DTL::Comment Stores a Django template comment tag. 0.8 metacpan
Dotiac::DTL::Compiled Stores a compiled Django template. 0.8 metacpan
Dotiac::DTL::Filter Filters for variables 0.8 metacpan
Dotiac::DTL::Reduced Dotiac::DTL without the parser. 0.8 metacpan
Dotiac::DTL::Tag Terminates a template list 0.8 metacpan
Dotiac::DTL::Tag::autoescape The {% autoescape [on/off] %} tag 0.8 metacpan
Dotiac::DTL::Tag::block The {% block NAME %} tag 0.8 metacpan
Dotiac::DTL::Tag::comment The {% comment %} tag 0.8 metacpan
Dotiac::DTL::Tag::cycle The {% cycle CYCLENAME | VAR1 VAR2 VAR3 VAR4... [as CYCLENAME] %} tag 0.8 metacpan
Dotiac::DTL::Tag::debug The {% debug %} tag 0.8 metacpan
Dotiac::DTL::Tag::extends The {% extends FILE %} tag 0.8 metacpan
Dotiac::DTL::Tag::filter The {% filter FILTER1[|FILTER2[|FILTER3[|...]]] %} tag 0.8 metacpan
Dotiac::DTL::Tag::firstof The {% firstof VARIABLE1[|VARIABLE2[|VARIABLE3[|...]]] %} tag 0.8 metacpan
Dotiac::DTL::Tag::for The {% for VARIABLE1[|VARIABLE2[|VARIABLE3[|...]]] in VARIABLE %} tag 0.8 metacpan
Dotiac::DTL::Tag::if The {% if [not ]VARIABLE1[ or [not ]VARIABLE2[ or ..]]|[and [not ]VARIABLE2[ and ..]] %} tag 0.8 metacpan
Dotiac::DTL::Tag::ifchanged The {% ifchanged [VARIABLE] %} tag 0.8 metacpan
Dotiac::DTL::Tag::ifequal The {% ifequal VARIABLE1 VARIABLE2 %} tag 0.8 metacpan
Dotiac::DTL::Tag::ifnotequal The {% ifnotequal VARIABLE1 VARIABLE2 %} tag 0.8 metacpan
Dotiac::DTL::Tag::include The {% include FILE %} tag 0.8 metacpan
Dotiac::DTL::Tag::load The {% load NAME %} tag 0.8 metacpan
Dotiac::DTL::Tag::now The {% now FORMAT %} tag 0.8 metacpan
Dotiac::DTL::Tag::regroup The {% regroup LIST by PROPERTY as NEWVARIABLE %} tag 0.8 metacpan
Dotiac::DTL::Tag::spaceless The {% spaceless %} tag 0.8 metacpan
Dotiac::DTL::Tag::ssi The {% ssi FILE [parsed] %} tag 0.8 metacpan
Dotiac::DTL::Tag::templatetag The {% templatetag openblock|closeblock|openvariable|closevariable|openbrace|closebrace|opencomment|closecomment %} tag 0.8 metacpan
Dotiac::DTL::Tag::unparsed 0.8 metacpan
Dotiac::DTL::Tag::url The {% url PATH,[PATH,[...],[PARAMETER=VALUE,[PARAMETER=VALUE,[..]]] [as VAR] %} tag 0.8 metacpan
Dotiac::DTL::Tag::widthratio The {% widthratio CURRENTVALUE MAXVALUE CONSTANT %} tag 0.8 metacpan
Dotiac::DTL::Tag::with The {% with VARIABLE as NEWVARIABLENAME %} tag 0.8 metacpan
Dotiac::DTL::Value Saves Dotiac::DTL-value. 0.8 metacpan
Dotiac::DTL::Variable Stores a Django template variable tag. 0.8 metacpan

Other Files

Changes metacpan
MANIFEST metacpan
META.yml metacpan
Makefile.PL metacpan
README metacpan