aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-HTML-CTPP2/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-HTML-CTPP2/pkg-descr')
-rw-r--r--textproc/p5-HTML-CTPP2/pkg-descr9
1 files changed, 7 insertions, 2 deletions
diff --git a/textproc/p5-HTML-CTPP2/pkg-descr b/textproc/p5-HTML-CTPP2/pkg-descr
index 181af5cbaa87..c8f476dae9dd 100644
--- a/textproc/p5-HTML-CTPP2/pkg-descr
+++ b/textproc/p5-HTML-CTPP2/pkg-descr
@@ -1,3 +1,8 @@
-Templates like perl module HTML::Template
+This module is very similar to Sam Tregar's HTML::Template module
+but works much faster and contains extra functionality.
-WWW: http://reki.ru/products/ctpp/
+The CTPP2 template language dialect contains 10 operators: <TMPL_var>,
+<TMPL_if>, <TMPL_elsif>, <TMPL_else>, <TMPL_unless>, <TMPL_loop>,
+<TMPL_foreach>, <TMPL_udf>, <TMPL_include> and <TMPL_comment>.
+
+WWW: http://ctpp.havoc.ru/en/