aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Template-Provider-FromDATA
Commit message (Collapse)AuthorAgeFilesLines
* - Change PERL_CONFIGURE to "yes" for all values less than or equal to 5.8.0+Sunpoet Po-Chuan Hsieh2011-09-171-1/+1
| | | | | | | With hat: perl Notes: svn path=/head/; revision=281878
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* Fix WWW in pkg-descr to http://search.cpan.org/dist/<MODULE> for unification.Andrej Zverev2011-02-121-1/+1
| | | | | | | | | No functional changes. Sponsored by: p5 namespace Notes: svn path=/head/; revision=268973
* - Update to 0.11Philip M. Gollucci2009-12-292-4/+4
| | | | | | | | | PR: ports/141603 Approved by: maintainer timeout (hartzell@alerce.com; 14 days) Submitted by: myself (pgollucci@) Notes: svn path=/head/; revision=246823
* - 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