Template-Magic Latest Versions Changes
Version 1.11
- Changed the prerequisite IO::Util to version 1.2
- Internal changes to extend the use of IO::Util
- A few POD fixes
Version 1.1
- Substancial changes in the internal structure to allow more efficient
object caching and destroying.
- The chache does not contain any object self reference anymore and the object
get destroyed always when it goes out of scope, instead in global
destruction phase (i.e. when the script exits)
- Added the perl version check to the Makefile.PL
Version 1.06
- New mailing list available at this url:
http://lists.sourceforge.net/lists/listinfo/template-magic-users
- Use of IO::Util
- Fixed File::Spec prerequisite in Makefile.PM and Bundle
- Added a couple of notes in the POD about escaping markers and magic lookups
- Fixed POD errors in the Template::Magic::Zone
Version 1.05
- Fixed test bug
Version 1.04
- Fixed typo in TableTiler handler
Version 1.03
- Fixed bug that happened when you use the same
object to output() a template and then print() another template
- Internal changes for output() method
- Deprecated DEFAULT_OUTPUT_HANDLERS() sub
- Fixed 'TableTiler' handler bug
Version 1.02
- Makefile changes
- POD fixes and updates
Version 1.01
- Makefile changes
Version 1.0
- Transcription of old MagicTemplate namespace