2003-10-08 01:43:13 +02:00
|
|
|
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.
|
|
|
|
|
2005-09-21 21:35:50 +02:00
|
|
|
WWW: http://search.cpan.org/dist/HTML-Template-Associate/
|
2003-10-08 01:43:13 +02:00
|
|
|
|
|
|
|
- Manuel Rodrigo Rabade Garcia
|
|
|
|
mig@mig-29.net
|