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: Solution, Template::Liquid, Template::Liquid::Block, Template::Liquid::Condition, Template::Liquid::Context, Template::Liquid::Document, Template::Liquid::Error, Template::Liquid::Filter::Standard, Template::Liquid::Tag, Template::Liquid::Tag::Assign, Template::Liquid::Tag::Break, Template::Liquid::Tag::Capture, Template::Liquid::Tag::Case, Template::Liquid::Tag::Comment, Template::Liquid::Tag::Continue, Template::Liquid::Tag::Cycle, Template::Liquid::Tag::For, Template::Liquid::Tag::If, Template::Liquid::Tag::Raw, Template::Liquid::Tag::Unless, Template::Liquid::Utility, Template::Liquid::Variable, Template::Solution::Tag::Include

no_pod_errors

Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.

Error: Template-Liquid-v0.9.0_2/lib/Solution.pm -- Around line 12: =cut found outside a pod block. Skipping to next block. Around line 35: Non-ASCII character seen before =encoding in 'Lütke'. Assuming UTF-8 Template-Liquid-v0.9.0_2/lib/Template/Liquid/Block.pm -- Around line 112: Non-ASCII character seen before =encoding in 'Lütke'. Assuming UTF-8 Template-Liquid-v0.9.0_2/lib/Template/Liquid/Condition.pm -- Around line 357: Non-ASCII character seen before =encoding in 'Lütke'. Assuming UTF-8 Template-Liquid-v0.9.0_2/lib/Template/Liquid/Context.pm -- Around line 159: =cut found outside a pod block. Skipping to next block. Template-Liquid-v0.9.0_2/lib/Template/Liquid/Document.pm -- Around line 136: =cut found outside a pod block. Skipping to next block. Around line 153: Non-ASCII character seen before =encoding in 'Lütke'. Assuming UTF-8 Template-Liquid-v0.9.0_2/lib/Template/Liquid/Error.pm -- Around line 50: =cut found outside a pod block. Skipping to next block. Template-Liquid-v0.9.0_2/lib/Template/Liquid/Tag/Assign.pm -- Around line 108: Non-ASCII character seen before =encoding in 'Lütke'. Assuming UTF-8 Template-Liquid-v0.9.0_2/lib/Template/Liquid/Tag/Break.pm -- Around line 73: Non-ASCII character seen before =encoding in 'Lütke'. Assuming UTF-8 Template-Liquid-v0.9.0_2/lib/Template/Liquid/Tag/Capture.pm -- Around line 89: Non-ASCII character seen before =encoding in 'Lütke'. Assuming UTF-8 Template-Liquid-v0.9.0_2/lib/Template/Liquid/Tag/Case.pm -- Around line 134: Non-ASCII character seen before =encoding in 'Lütke'. Assuming UTF-8 Template-Liquid-v0.9.0_2/lib/Template/Liquid/Tag/Comment.pm -- Around line 86: Non-ASCII character seen before =encoding in 'Lütke'. Assuming UTF-8 Template-Liquid-v0.9.0_2/lib/Template/Liquid/Tag/Continue.pm -- Around line 46: Non-ASCII character seen before =encoding in 'Lütke'. Assuming UTF-8 Template-Liquid-v0.9.0_2/lib/Template/Liquid/Tag/Cycle.pm -- Around line 109: Non-ASCII character seen before =encoding in 'it’s'. Assuming UTF-8 Template-Liquid-v0.9.0_2/lib/Template/Liquid/Tag/If.pm -- Around line 117: Non-ASCII character seen before =encoding in 'Lütke'. Assuming UTF-8 Template-Liquid-v0.9.0_2/lib/Template/Liquid/Tag/Raw.pm -- Around line 104: Non-ASCII character seen before =encoding in 'Lütke'. Assuming UTF-8 Template-Liquid-v0.9.0_2/lib/Template/Liquid/Tag/Unless.pm -- Around line 55: Non-ASCII character seen before =encoding in 'Lütke'. Assuming UTF-8 Template-Liquid-v0.9.0_2/lib/Template/Liquid/Tag.pm -- Around line 434: Non-ASCII character seen before =encoding in 'Lütke'. Assuming UTF-8 Template-Liquid-v0.9.0_2/lib/Template/Liquid/Utility.pm -- Around line 64: Non-ASCII character seen before =encoding in 'Lütke'. Assuming UTF-8 Template-Liquid-v0.9.0_2/lib/Template/Solution/Tag/Include.pm -- Around line 121: Non-ASCII character seen before =encoding in 'Lütke'. Assuming UTF-8

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: Solution, Template::Liquid, Template::Liquid::Block, Template::Liquid::Condition, Template::Liquid::Context, Template::Liquid::Document, Template::Liquid::Error, Template::Liquid::Filter::Standard, Template::Liquid::Tag, Template::Liquid::Tag::Assign, Template::Liquid::Tag::Break, Template::Liquid::Tag::Capture, Template::Liquid::Tag::Case, Template::Liquid::Tag::Comment, Template::Liquid::Tag::Continue, Template::Liquid::Tag::Cycle, Template::Liquid::Tag::For, Template::Liquid::Tag::If, Template::Liquid::Tag::Raw, Template::Liquid::Tag::Unless, Template::Liquid::Utility, Template::Liquid::Variable, Template::Solution::Tag::Include

consistent_version

Split the distribution, or fix the version numbers to make them consistent (use the highest version number to avoid version downgrade).

Error: v0.9.0_2,v1.0.0

Modules

Name Abstract Version View
Solution A Simple, Stateless Template System (Thin wrapper around Template::Liquid) v1.0.0 metacpan
Solution::Template v1.0.0 metacpan
Template::Liquid A Simple, Stateless Template System v0.9.0_2 metacpan
Template::Liquid::ArgumentError 0 metacpan
Template::Liquid::Block Simple Node Type v1.0.0 metacpan
Template::Liquid::Condition Basic Relational, Equality, and Content Operators v1.0.0 metacpan
Template::Liquid::Context Complex Variable Keeper v1.0.0 metacpan
Template::Liquid::ContextError 0 metacpan
Template::Liquid::Document Generic Top-level Object v1.0.0 metacpan
Template::Liquid::Error General Purpose Error Object v1.0.0 metacpan
Template::Liquid::FileSystemError 0 metacpan
Template::Liquid::Filter::Standard Default Filters Based on Liquid's Standard Set v1.0.0 metacpan
Template::Liquid::FilterNotFound 0 metacpan
Template::Liquid::StackLevelError 0 metacpan
Template::Liquid::StandardError 0 metacpan
Template::Liquid::SyntaxError 0 metacpan
Template::Liquid::Tag Documentation for Template::Liquid's Standard Tagsets v1.0.0 metacpan
Template::Liquid::Tag::Assign Variable assignment construct v1.0.0 metacpan
Template::Liquid::Tag::Break For-block killing construct v1.0.0 metacpan
Template::Liquid::Tag::Capture Extended variable assignment construct v1.0.0 metacpan
Template::Liquid::Tag::Case Switch Statement Construct v1.0.0 metacpan
Template::Liquid::Tag::Comment General Purpose Content Eater 0 metacpan
Template::Liquid::Tag::Continue For-block jitter construct v1.0.0 metacpan
Template::Liquid::Tag::Cycle Document-level Persistant Lists v1.0.0 metacpan
Template::Liquid::Tag::For Simple loop construct v1.0.0 metacpan
Template::Liquid::Tag::If Basic If/Elsif/Else Construct v1.0.0 metacpan
Template::Liquid::Tag::Raw General Purpose Content Container v1.0.0 metacpan
Template::Liquid::Tag::Unless Unless: The Opposite of If v1.0.0 metacpan
Template::Liquid::Utility Utility stuff. Watch your step. v1.0.0 metacpan
Template::Liquid::Variable Generic Value Container v1.0.0 metacpan
Template::Solution::Tag::Include Include another file v1.0.0 metacpan

Other Files

Build.PL metacpan
Changes metacpan
MANIFEST metacpan
META.json metacpan
META.yml metacpan
README metacpan