| This Release | App-TemplateCMD-v0.1.1 | [Download] [Browse] | 22 Jul 2011 | ||||
| Other Releases | |||||||
| Links | [ Discussion Forum ] [ View/Report Bugs (0) ] [ Dependencies ] [ Other Tools ] | ||||||
| Repository | http://github.com/ivanwills/App-TemplateCMD | ||||||
| CPAN Testers | PASS (37) [ View Reports ] [ Perl/Platform Version Matrix ] | ||||||
| Rating |
(0 Reviews)
[ Rate this distribution ]
| ||||||
| License | The Perl 5 License (Artistic 1 & GPL 1) | ||||||
| Special Files |
|
||||||
| App::TemplateCMD | Sets up an interface to passing Template Toolkit templates | v0.1.1 | |
| App::TemplateCMD::Command | The base class for command modules | v0.1.0 | |
| App::TemplateCMD::Command::Build | Builds a a tree of files from a build template | v0.1.0 | |
| App::TemplateCMD::Command::Cat | Command to print out a template (unprocessed) | v0.1.0 | |
| App::TemplateCMD::Command::Conf | Command to show the configuration used for templates. | v0.1.0 | |
| App::TemplateCMD::Command::Describe | Command to describe a template (variables used, location etc) | v0.1.0 | |
| App::TemplateCMD::Command::Help | Show help about how to use commands and templatecmd in general. | v0.1.0 | |
| App::TemplateCMD::Command::List | Command to list the available templates. | v0.1.0 | |
| App::TemplateCMD::Command::Print | Prints a parsed template out to screen or file | v0.1.0 | |
| App::TemplateCMD::Templates | Default templates for templatecmd to use. | v0.1.0 |
| data2dir | Not sure   |
| dir2data | Takes a directory of templates and creates a perl file __DATA__ section compatible with Template::Provider::FromDATA   |
| templatecmd | Templating system for command line or editor use (like vim)   |