freebsd-ports/www/p5-Template-Provider-FromDATA/pkg-descr
Andrej Zverev 85b13ac345 Fix WWW in pkg-descr to http://search.cpan.org/dist/<MODULE> for unification.
No functional changes.

Sponsored by:	p5 namespace
2011-02-12 09:30:23 +00:00

7 lines
278 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/dist/Template-Provider-FromDATA/