# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 # $Id$ PortSystem 1.0 PortGroup perl5 1.0 perl5.branches 5.24 perl5.setup Test-Taint 1.06 platforms darwin maintainers nomaintainer license {Artistic-1 GPL} description tools to test taintedness long_description ${name} provides ${description}. \ Tainted data is data that comes from an unsafe source, \ such as the command line, or, in the case of web apps, \ any GET or POST transactions. When you're writing unit \ tests for code that deals with tainted data, you'll want \ to have a way to provide tainted data for your routines \ to handle, and easy ways to check and report on the \ taintedness of your data, in standard Test::More style. checksums sha1 e128816a8a7eb0676e55ae82cc170ca3db50a601 \ rmd160 20383bb673754569641e179bb2be45557ab71e61