aboutsummaryrefslogtreecommitdiff
path: root/www/p5-CGI-FastTemplate/pkg-descr
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2000-02-27 08:02:33 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2000-02-27 08:02:33 +0000
commitedb1e79904ff7749a0c8db6b5251e9e6f2a8663c (patch)
treefa5178c5ecf53d54ecb536ad1e5ad8e7611cf089 /www/p5-CGI-FastTemplate/pkg-descr
parent6b74776e0afda534a0c46ffa6cc76d9b1d403104 (diff)
Notes
Diffstat (limited to 'www/p5-CGI-FastTemplate/pkg-descr')
-rw-r--r--www/p5-CGI-FastTemplate/pkg-descr4
1 files changed, 4 insertions, 0 deletions
diff --git a/www/p5-CGI-FastTemplate/pkg-descr b/www/p5-CGI-FastTemplate/pkg-descr
new file mode 100644
index 000000000000..6a116ffb28d4
--- /dev/null
+++ b/www/p5-CGI-FastTemplate/pkg-descr
@@ -0,0 +1,4 @@
+CGI::FastTemplate manages templates and parses templates replacing
+variable names with values. It was designed for mid to large scale web
+applications (CGI, mod_perl) where there are great benefits to separating
+the logic of an application from the specific implementation details.