aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Template-Provider-FromDATA
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 0.09Martin Wilke2009-11-212-4/+4
| | | | | | | | PR: 140756 Submitted by: George Hartzell <hartzell@alerce.com> (maintainer) Notes: svn path=/head/; revision=244623
* Template::Provider::FromDATA - Load templates from your __DATA__ sectionPhilip M. Gollucci2008-12-264-0/+41
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) Notes: svn path=/head/; revision=224789