Perlish declarative templates Maintained by:tobez@FreeBSD.org Port Added: 23 Apr 2007 08:53:44 Also Listed In:perl5 License: not specified in port
Template::Declare is a pure-perl declarative HTML templating system.
A few key features and buzzwords:
- All templates are 100% pure perl code
- Simple declarative syntax
- No angle brackets
- Mixins
- Inheritance
- Public and private templates
WWW: http://search.cpan.org/dist/Template-Declare/
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.
PR: ports/122674
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by: araujo (myself)
Approved by: portmgr (pav)