diff options
Diffstat (limited to 'textproc/p5-Text-Bind/pkg-descr')
-rw-r--r-- | textproc/p5-Text-Bind/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-Text-Bind/pkg-descr b/textproc/p5-Text-Bind/pkg-descr index c88beaa1e109..72ae5e7116fe 100644 --- a/textproc/p5-Text-Bind/pkg-descr +++ b/textproc/p5-Text-Bind/pkg-descr @@ -1,6 +1,6 @@ Text::Bind allows you to bind Perl structures (strings, routines, filehandles, objects, and arrays) to specific locations (called *data -sites*) in text files. +sites*) in text files. The main purpose of this module is to support HTML templates for CGI programs. Therefore, HTML pages design can be kept separate from CGI |