The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.1.0 - 2011-06-26

  • Fixed problem with test when Test::Kwalitee isn't installed Added extracting module name form output file name Added tidy option to try to tidy up outputted templates baised on the users preferences More ignore sorting Updated the templates Updated POD Implemented updating a modules data section Added missing files Changed the indentation from tabs to spaces Added default ignores Cleaned Build.PL added repo and bug tracker Changed path handling to remove trailing slashes Fixed up the build command so that can now build a directory of templates Added helper scripts for handling conversion of templates between DATA and files

Documentation

Templating system for command line or editor use (like vim)
Not sure
Takes a directory of templates and creates a perl file __DATA__ section compatible with Template::Provider::FromDATA

Modules

Sets up an interface to passing Template Toolkit templates
The base class for command modules
Builds a a tree of files from a build template
Command to print out a template (unprocessed)
Command to show the configuration used for templates.
Command to describe a template (variables used, location etc)
Show help about how to use commands and templatecmd in general.
Command to list the available templates.
Prints a parsed template out to screen or file
Default templates for templatecmd to use.