The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for App-TemplateCMD

0.5.0   2012-05-13
        Removed DATA templates
        Changed to using share_dir to distribute templates
        Added templates (moved from DATA section)
        Changed the build to command to be keyed on file name rather than template name
        Added manifest testing
        Updated test to improve catching thrown errors
        Added version of manifest.t from module-starter
        Fixed bad template name

0.1.1   2011-07-23
        Fixed missing Class::Path dependency

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

0.0.4   2010-02-16
        Added missing required modules
        Fixed not correctly finding templates
        Removed unused module
        Fixed missing requirements of Readonly and List::MoreUtils
        Fixed spelling mistake
        Updated templates to include my more up to date best practices

0.0.3   2009-07-13
        Minor changes to the default templates for tests and changed the
        packages' tests to match

0.0.2   2009-06-02
        Minor fixes to print's matching incomplete template names
        Some documentation cleanup

0.0.1   2009-05-26
        First version, released on an unsuspecting world.