aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Template-Declare/pkg-descr
diff options
context:
space:
mode:
authorAnton Berezin <tobez@FreeBSD.org>2007-04-23 08:49:09 +0000
committerAnton Berezin <tobez@FreeBSD.org>2007-04-23 08:49:09 +0000
commit6086d86ea5290f901ddf390d443d7635a2de36c7 (patch)
tree0ccf2187ae2426ab90c6371184455719def1afc3 /textproc/p5-Template-Declare/pkg-descr
parentf3b494a0ca45be27c078c7525876daf874be1403 (diff)
Notes
Diffstat (limited to 'textproc/p5-Template-Declare/pkg-descr')
-rw-r--r--textproc/p5-Template-Declare/pkg-descr11
1 files changed, 11 insertions, 0 deletions
diff --git a/textproc/p5-Template-Declare/pkg-descr b/textproc/p5-Template-Declare/pkg-descr
new file mode 100644
index 000000000000..12538168247a
--- /dev/null
+++ b/textproc/p5-Template-Declare/pkg-descr
@@ -0,0 +1,11 @@
+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/