Name: | perl516-perl-Test-Taint |
---|---|
Version: | 1.06 |
Release: | 8.el7 |
Architecture: | x86_64 |
Group: | Development/Libraries |
Size: | 20815 |
License: | GPL+ or Artistic |
RPM: | perl516-perl-Test-Taint-1.06-8.el7.x86_64.rpm |
Source RPM: | perl516-perl-Test-Taint-1.06-8.el7.src.rpm |
Build Date: | Fri May 29 2015 |
Build Host: | x86-ol7-builder-03.us.oracle.com |
Vendor: | Oracle America |
URL: | http://search.cpan.org/dist/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. |
- Build-requires warnings module (bug #1066320)
- Correct dependencies (bug #1066320)
- Rebuilt with newer perl516-build - Resolves: rhbz#1040549
- Rebuilt for SCL
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
- Perl 5.18 rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
- Upstream update. - Add missing deps.
- Specify all dependencies - Drop %defattr, redundant since rpm 4.4 - Fix mixed use of spaces and tabs
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild