The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for Perl extension Template::Provider::FromDATA

0.05  Fri Nov 03 2006
    - rewrite based on code from Jess Robinson
    - refs are no longer passed to the super class
    - test suite fixes
    - require latest Template Toolkit (2.15)

0.04  Mon Nov 28 2005
    - fixed test suite line endings

0.03  Mon Nov 28 2005
    - fixed handling of scalar reference templates

0.02  Fri Nov 25 2005
    - hooked in to TT2's caching system
    - attempt to require() classes specified
    - added tests

0.01  Wed Nov 23 2005
    - original version