Commit b7f05445c00f has added WWW entries to port Makefiles based on WWW: lines in pkg-descr files. This commit removes the WWW: lines of moved-over URLs from these pkg-descr files. Approved by: portmgr (tcberner)
8 lines
366 B
Plaintext
8 lines
366 B
Plaintext
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.
|