Name: | perl-Test-Taint |
---|---|
Version: | 1.04 |
Release: | 9.el6 |
Architecture: | i686 |
Group: | Development/Libraries |
Size: | 19363 |
License: | GPL+ or Artistic |
RPM: | perl-Test-Taint-1.04-9.el6.i686.rpm |
Source RPM: | perl-Test-Taint-1.04-9.el6.src.rpm |
Build Date: | Sat May 08 2010 |
Build Host: | ca-build61.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. |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
- Rebuild for perl 5.10 (again)
- Rebuild for gcc43.
- rebuild for new perl
- Reflect perl-package split. - Update license tag.
- Mass rebuild.
- Rebuild.
- FE submission.
- Initial version.