App-TemplateCMD v0.1.1 Deleted
Kwalitee Issues
- no_files_to_be_skipped
-
Fix MANIFEST.SKIP or use an authoring tool which respects MANIFEST.SKIP. Note that each entry in MANIFEST.SKIP is a regular expression. You may need to add appropriate meta characters not to ignore necessary stuff.
Error: MANIFEST.SKIP
- has_meta_json
-
Add a META.json to the distribution. Your buildtool should be able to autogenerate it.
- 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.1.0,v0.1.1
- 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 |
|---|---|---|---|
| App::TemplateCMD | Sets up an interface to passing Template Toolkit templates | v0.1.1 | metacpan |
| App::TemplateCMD::Command | The base class for command modules | v0.1.0 | metacpan |
| App::TemplateCMD::Command::Build | Builds a a tree of files from a build template | v0.1.0 | metacpan |
| App::TemplateCMD::Command::Cat | Command to print out a template (unprocessed) | v0.1.0 | metacpan |
| App::TemplateCMD::Command::Conf | Command to show the configuration used for templates. | v0.1.0 | metacpan |
| App::TemplateCMD::Command::Describe | Command to describe a template (variables used, location etc) | v0.1.0 | metacpan |
| App::TemplateCMD::Command::Help | Show help about how to use commands and templatecmd in general. | v0.1.0 | metacpan |
| App::TemplateCMD::Command::List | Command to list the available templates. | v0.1.0 | metacpan |
| App::TemplateCMD::Command::Print | Prints a parsed template out to screen or file | v0.1.0 | metacpan |
| App::TemplateCMD::Templates | Default templates for templatecmd to use. | v0.1.0 | metacpan |
Other Files
| Build.PL | metacpan |
| Changes | metacpan |
| MANIFEST | metacpan |
| META.yml | metacpan |
| Makefile.PL | metacpan |
| README | metacpan |