Revision history for Module::Starter::Plugin::Template::TeTe ============================================================ 0.06 Sun 30 November 2008 ------------------------- * (2008-11-30) * fixing problems with tests * some fixes to Build.PL file * (2007-12-17) Make svk ignore generated files. * (2007-12-16) revamped depot 0.05 Tue 02 November 2004 ------------------------- * (2 Nov 2004) installation fix Needed a darned Makefile.PL 0.04 Thu 28 October 2004 ------------------------ * (28 Oct 2004) fixing pod coverage Make it just test the actual module, not the sample modules created by the module. * (10 Oct 2004) using Module::DevAid for aid 0.03 Sat Oct 9 2004 -------------------- Sat Oct 9 19:07:40 EST 2004 perlkat AT katspace.com * fixed bug with reading template files Ooops. Forgot the open file needed the dir added to it. 0.02 Sat Oct 9 2004 -------------------- Sat Oct 9 18:39:54 EST 2004 perlkat AT katspace.com * allow init from ARGV It occurred to me that one way of not having to write a new script would be to simply inspect the ARGV array... Sat Oct 9 18:35:31 EST 2004 perlkat AT katspace.com * documentation tweaks 0.01 Sat Oct 9 2004 -------------------- Sat Oct 9 13:32:30 EST 2004 perlkat AT katspace.com * create template dir Added ability to create a template directory populated with the default templates. Sat Oct 9 10:53:37 EST 2004 perlkat AT katspace.com * initial checkin Making a plugin module for Module::Starter which uses Text::Template to do templating (TeTe is shorter, okay?)