Changes for version 0.04 - 2010-06-08
- unicode support - decoded/encoded templates stay decoded/encoded in their precompiled version
- the plugin now owns a specific provider object for the retrieval of precompiled versions of templates - this should make it compatible with any type of provider class used in the TT object
- based sample code on an imaginary Catalyst application
- cleaned up docs a bit
- refactoring test definitions for Template::Test : made use of -- name: xx -- mark up for labeling test cases
Modules
two stage processing of template blocks with first stage caching
Provides
in lib/Template/Plugin/TwoStage/Test.pm