diff options
author | Andrew Pantyukhin <sat@FreeBSD.org> | 2006-05-14 20:19:39 +0000 |
---|---|---|
committer | Andrew Pantyukhin <sat@FreeBSD.org> | 2006-05-14 20:19:39 +0000 |
commit | 48774c83a7fca862ff8816b8e3ea831081e878ef (patch) | |
tree | d89d936080bd961a364b8f6dea959484fa1b21d6 /www/p5-HTML-Template-Pluggable/pkg-descr | |
parent | b84abf9075fd54b98f28f4eac3c00824334c073c (diff) | |
download | ports-48774c83a7fca862ff8816b8e3ea831081e878ef.tar.gz ports-48774c83a7fca862ff8816b8e3ea831081e878ef.zip |
Notes
Diffstat (limited to 'www/p5-HTML-Template-Pluggable/pkg-descr')
-rw-r--r-- | www/p5-HTML-Template-Pluggable/pkg-descr | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/www/p5-HTML-Template-Pluggable/pkg-descr b/www/p5-HTML-Template-Pluggable/pkg-descr new file mode 100644 index 000000000000..1ad0e85e715b --- /dev/null +++ b/www/p5-HTML-Template-Pluggable/pkg-descr @@ -0,0 +1,12 @@ +Just use this module instead of HTML::Template, then use any plugins, and go on +with life. + +By adding support for the module included, HTML::Template::Plugin::Dot, to +HTML::Template, the programmers' job of sending data to the template is easier, +and designers have easier access to more data to display in the template, +without learning any more tag syntax. + +WWW: http://search.cpan.org/dist/HTML-Template-Pluggable + +-- Espen Tagestad +espen@tagestad.no |