Revision history for Template-Perlish
1.0 Thu Apr 3 23:19:11 2008
Initial release.
1.01 Sat Apr 5 19:49:00 2008
Simplified parameter grabbing in set_variables
Added shortcut to expand simple scalar variables
Added number of tests to be executed for better test reliability
Added compile_as_sub method and tests
Expanded documentation
Got rid of accessors in favour of direct hash access. This keeps
the code at a very minimum.
Added tptree script and companions.
1.02
Simplified print statement in certain conditions.
Added prerequisite on perl version in Build.PL.
Added an --edefine|--eval-define|-E option to tptree.
Fixed some parts in the documentation.
Added a "SHOULD YOU USE THIS" section.