3d413fe3a7
This module allows you to store your templates inline with your code in the __DATA__ section. It will search any number of classes specified. WWW: http://search.cpan.org/~bricas/Template-Provider-FromDATA-0.08 PR: ports/129402 Submitted by: George Hartzell <hartzell at alerce.com> Approved by: araujo (mentor, implicit)
7 lines
285 B
Text
7 lines
285 B
Text
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.
|
|
|
|
WWW: http://search.cpan.org/~bricas/Template-Provider-FromDATA-0.08
|