Revision history for perl module Text::Caml

0.11 2015-06-22T17:11:54Z

 - Added template generation possibility
 - Fix a hashref "pollution" issue (Andrew Rodland)

0.10 2012-03-29

 - Fixed hash contexts merging

0.00905 2011-10-04

 - Fixed 'with' behaviour
 - Implemented smth like Pascal's with
 - Context checks for available method too

0.00904 2011-09-25

 - Allow objects passing
 - Render template before passing to lambda
 - Fixed inverted section bug (Sergey Zasenko)

0.00903 2011-08-22

 - Fixed absolute template path rendering