Changes for version 0.001002

  • Documentation fixes
  • new 'mtrim' helper
  • fixed issue where we were not properly trimming strings.
  • trim and mtrim properly trim and restore safe strings.
  • fix for order issue with line start type tags
  • Move 'prepend' to inside the generated template subroutined
  • Added 'preamble' that replaces what the old 'prepend'did.
  • Note: Above could be pontentially a breaking change;if it gives you trouble you will need to just change 'prepend' to 'preamble' in your code.

Modules

A template processing engine using embedding Perl code
Utility functions for Template::EmbeddedPerl