[ol10_u0_developer_EPEL] perl-Test-Taint-1.08-12.el10_0.x86_64

Name:perl-Test-Taint
Version:1.08
Release:12.el10_0
Architecture:x86_64
Group:Unspecified
Size:28308
License:GPL-1.0-or-later OR Artistic-1.0-Perl
RPM: perl-Test-Taint-1.08-12.el10_0.x86_64.rpm
Source RPM: perl-Test-Taint-1.08-12.el10_0.src.rpm
Build Date:Thu Dec 19 2024
Build Host:build-ol10-x86_64.oracle.com
Vendor:Oracle America
URL:https://metacpan.org/release/Test-Taint
Summary:Tools to test taintedness
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. Read the
perlsec man page for details on why tainted data is bad, and how to untaint
the data.

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.

Filelist (Show Changelog) (Show related packages)