Kwalitee Issues

buildtool_not_executable

Change the permissions of Build.PL/Makefile.PL to not-executable.

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

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::EscapedString, Text::Xslate::PP, Text::Xslate::PP::Const

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 High performance template engine 0.1028 metacpan
Text::Xslate::Compiler The Xslate compiler metacpan
Text::Xslate::EscapedString The escaped string representation metacpan
Text::Xslate::PP Yet another Text::Xslate runtime in pure Perl 0.1028 metacpan
Text::Xslate::PP::Booster Text::Xslate code generator to build Perl code metacpan
Text::Xslate::PP::Const Text::Xslate constants in pure Perl metacpan
Text::Xslate::PP::EscapedString Text::Xslate EscapedString in pure Perl metacpan
Text::Xslate::PP::Method Text::Xslate builtin method call in pure Perl metacpan
Text::Xslate::PP::Opcode Text::Xslate opcodes in pure Perl metacpan
Text::Xslate::PP::State Text::Xslate pure-Perl virtual machine state metacpan
Text::Xslate::PP::Type::Array Text::Xslate builtin array type in pure Perl metacpan
Text::Xslate::PP::Type::Hash Text::Xslate builtin hash type in pure Perl metacpan
Text::Xslate::PP::Type::Pair Text::Xslate builtin pair type in pure Perl metacpan
Text::Xslate::Parser The base class of template parsers metacpan
Text::Xslate::Symbol The symbol representation used by parsers 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 like Template-Toolkit 2 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