Commit b7f05445c0
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)
6 lines
287 B
Text
6 lines
287 B
Text
Using this module will plug-in a new constraint type to Class::DBI
|
|
that uses CGI::Untaint.
|
|
|
|
Any column can then be said to require untainting of a given type
|
|
- i.e. that any value which you attempted to set that column to
|
|
(include at create() time) must pass an untaint as_type() check.
|