blob: 12538168247a43fb1f59ec233bc3ca3993ccdf72 (
plain) (
tree)
|
|
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/
|