diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2010-01-23 22:45:04 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2010-01-23 22:45:04 +0800 |
commit | a7a9d8ba4e411198aac4b3bc7411bba0f6c2491b (patch) | |
tree | b9b020224d104aea8ec18290617a77becc98c5a6 /www/p5-CGI-FastTemplate | |
parent | 58c0d813b540a16968b056e882ef9afcf45e7232 (diff) | |
download | freebsd-ports-gnome-a7a9d8ba4e411198aac4b3bc7411bba0f6c2491b.tar.gz freebsd-ports-gnome-a7a9d8ba4e411198aac4b3bc7411bba0f6c2491b.tar.zst freebsd-ports-gnome-a7a9d8ba4e411198aac4b3bc7411bba0f6c2491b.zip |
- Add cpan site to WWW
- Fix indentation, fmt -w 80
Diffstat (limited to 'www/p5-CGI-FastTemplate')
-rw-r--r-- | www/p5-CGI-FastTemplate/pkg-descr | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/www/p5-CGI-FastTemplate/pkg-descr b/www/p5-CGI-FastTemplate/pkg-descr index 6a116ffb28d4..a23bfabfa2c3 100644 --- a/www/p5-CGI-FastTemplate/pkg-descr +++ b/www/p5-CGI-FastTemplate/pkg-descr @@ -1,4 +1,6 @@ -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. +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. + +WWW: http://search.cpan.org/dist/CGI-FastTemplate |