mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-01 01:17:02 +00:00
6086d86ea5
module.
12 lines
298 B
Plaintext
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/
|