diff options
author | jlam <jlam@pkgsrc.org> | 2001-11-12 09:17:08 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2001-11-12 09:17:08 +0000 |
commit | 667d16cbd37c875e0cdff3797a9f7a6889bac139 (patch) | |
tree | 5c2202a1c75a18b752938b2059e6dff8f4ccab39 /www/p5-CGI-FastTemplate/distinfo | |
parent | 67551d5f58eebe1bbef92897a6d958c38f273972 (diff) | |
download | pkgsrc-667d16cbd37c875e0cdff3797a9f7a6889bac139.tar.gz |
www/p5-CGI-FastTemplate - perl5 extension for managing templates
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. The primary advantages
of CGI::FastTemplate over other template systems is speed and efficieny.
Diffstat (limited to 'www/p5-CGI-FastTemplate/distinfo')
-rw-r--r-- | www/p5-CGI-FastTemplate/distinfo | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/www/p5-CGI-FastTemplate/distinfo b/www/p5-CGI-FastTemplate/distinfo new file mode 100644 index 00000000000..5c86c74e87e --- /dev/null +++ b/www/p5-CGI-FastTemplate/distinfo @@ -0,0 +1,4 @@ +$NetBSD: distinfo,v 1.1.1.1 2001/11/12 09:17:08 jlam Exp $ + +SHA1 (CGI-FastTemplate-1.09.tar.gz) = 06e2d1b3eafe0bfb0dbbacd3249151475f903b7c +Size (CGI-FastTemplate-1.09.tar.gz) = 13635 bytes |