diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-05-27 20:15:16 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-05-27 20:15:16 +0000 |
commit | ad4f267b7a2606a97d9e9b015928a8ece70689d4 (patch) | |
tree | 201adaff0e1c66da3b283ce829b513b8e5ad8f58 /databases/p5-Class-DBI-Untaint | |
parent | aabdb79c21f13281c2cf333a6b0414a228bf9406 (diff) | |
download | ports-ad4f267b7a2606a97d9e9b015928a8ece70689d4.tar.gz ports-ad4f267b7a2606a97d9e9b015928a8ece70689d4.zip |
Notes
Diffstat (limited to 'databases/p5-Class-DBI-Untaint')
-rw-r--r-- | databases/p5-Class-DBI-Untaint/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/p5-Class-DBI-Untaint/pkg-descr b/databases/p5-Class-DBI-Untaint/pkg-descr index e96b360543f1..6012b3fd7edf 100644 --- a/databases/p5-Class-DBI-Untaint/pkg-descr +++ b/databases/p5-Class-DBI-Untaint/pkg-descr @@ -5,4 +5,4 @@ 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. -WWW: http://search.cpan.org/dist/Class-DBI-Untaint/ +WWW: https://metacpan.org/release/Class-DBI-Untaint |