Text-Xslate 0.1016 Deleted
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::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.
- has_security_doc
-
Add SECURITY(.pod|md). See Software::Security::Policy.
- security_doc_contains_contact
-
Add SECURITY(.pod|md) and add a contact address. See Software::Security::Policy.
- has_contributing_doc
-
Add CONTRIBUTING(.pod|md). See https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors.
Modules
| Name | Abstract | Version | View |
|---|---|---|---|
| Text::Xslate | High performance template engine | 0.1016 | 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.1016 | 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 |
Other Files
| Changes | metacpan |
| MANIFEST | metacpan |
| META.yml | metacpan |
| Makefile.PL | metacpan |
| README | metacpan |