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: Text::Xslate::Type::Raw

has_meta_json

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

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: Text::Xslate::HashWithDefault, Text::Xslate::PP, Text::Xslate::PP::Const, Text::Xslate::Type::Raw

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.

has_separate_license_file

This is not a critical issue. Currently mainly informative for the CPANTS authors. It might be removed later.

Modules

Name Abstract Version View
Text::Xslate Scalable template engine for Perl5 1.6002 metacpan
Text::Xslate::Bridge The interface base class to import methods metacpan
Text::Xslate::Bridge::Star Selection of common utilities for templates metacpan
Text::Xslate::Compiler An Xslate compiler to generate intermediate code metacpan
Text::Xslate::HashWithDefault Helper class to fill in default values metacpan
Text::Xslate::PP Yet another Text::Xslate runtime in pure Perl 1.6002 metacpan
Text::Xslate::PP::Const Text::Xslate constants in pure Perl metacpan
Text::Xslate::PP::Method Text::Xslate builtin method call in pure Perl metacpan
Text::Xslate::PP::Opcode Text::Xslate opcode implementation in pure Perl 1.6002 metacpan
Text::Xslate::PP::State Text::Xslate pure-Perl virtual machine state metacpan
Text::Xslate::PP::Type::Macro Text::Xslate macro object in pure Perl metacpan
Text::Xslate::PP::Type::Pair Text::Xslate builtin pair type in pure Perl metacpan
Text::Xslate::PP::Type::Raw Text::Xslate raw string type in pure Perl metacpan
Text::Xslate::Parser The base class of template parsers metacpan
Text::Xslate::Runner The guts of the xslate(1) command metacpan
Text::Xslate::Symbol The symbol representation used by parsers and compilers metacpan
Text::Xslate::Syntax::Kolon The default template syntax metacpan
Text::Xslate::Syntax::Metakolon The same as Kolon but using [% ... %] tags metacpan
Text::Xslate::Syntax::TTerse An alternative syntax compatible with Template Toolkit 2 metacpan
Text::Xslate::Type::Raw The raw string representation metacpan
Text::Xslate::Util A set of utilities for Xslate metacpan

Provides

Name File View
Text::Xslate::Engine lib/Text/Xslate.pm metacpan

Other Files

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