1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-01 01:17:02 +00:00
freebsd-ports/textproc/p5-Template-Declare/pkg-descr
2007-04-23 08:49:09 +00:00

12 lines
298 B
Plaintext

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/