2008-12-26 06:12:26 +01:00
|
|
|
Template::Provider::FromDATA - Load templates from your __DATA__ section
|
|
|
|
|
|
|
|
This module allows you to store your templates inline with your code
|
|
|
|
in the __DATA__ section. It will search any number of classes
|
|
|
|
specified.
|
|
|
|
|
2011-02-12 10:30:23 +01:00
|
|
|
WWW: http://search.cpan.org/dist/Template-Provider-FromDATA/
|