blob: 4898727ac5f6165e4455a80468f600d05def0270 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
|
HTML::Template::Associate bridges gap between HTML::Template and
other modules that can be used in conjunction with it to do something
useful together, like for example Data::FormValidator that can verify form
inputs.
The primary reason I wrote this is that I needed something to bridge those
two and the thought of creating something more expandable came to mind.
WWW: http://search.cpan.org/dist/HTML-Template-Associate/
- Manuel Rodrigo Rabade Garcia
mig@mig-29.net
|