Text-Xslate v3.5.8
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
- prereq_matches_use
-
List all used modules in META.yml requires
Error:
- version
- no_missing_files_in_provides
-
Use authoring tool like Dist::Zilla, Milla, and Minilla to generate correct provides.
Error: lib/Text/Xslate/PP/Const.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: Text::Xslate::HashWithDefault, Text::Xslate::PP, Text::Xslate::Type::Raw
- test_prereq_matches_use
-
List all modules used in the test suite in META.yml test_requires
Error:
- HTTP::Request
- Plack::Builder
- Plack::Middleware::StackTrace
- Plack::Response
- Plack::Test
- Template::Plugin::String
- configure_prereq_matches_use
-
List all modules used in the Makefile.PL/Build.PL in META.yml configure_requires
Error:
- builder::MyBuilder
Modules
Name | Abstract | Version | View |
---|---|---|---|
Text::Xslate | Scalable template engine for Perl5 | v3.5.8 | 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::Engine | v3.5.8 | metacpan | |
Text::Xslate::HashWithDefault | Helper class to fill in default values | metacpan | |
Text::Xslate::PP | Yet another Text::Xslate runtime in pure Perl | v3.5.8 | metacpan |
Text::Xslate::PP::Const | 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 | v3.5.8 | 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 |