Package perl-Test-Taint: Information

    Source package: perl-Test-Taint
    Version: 1.04-alt3
    Build time:  Sep 4, 2012, 11:10 AM
    Category: Development/Perl
    Report package bug
    License: GPL or Artistic
    Summary: Checks for taintedness of variables
    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 the perlsec manpage 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 the Test::More manpage style.

    List of rpms provided by this srpm:
    perl-Test-Taint (x86_64, i586)
    perl-Test-Taint-debuginfo (x86_64, i586)

    Maintainer: Vladimir Lettiev


    ACL:
    Denis Baranov
    @everybody

      1. perl-Test-Pod
      2. perl-Test-Pod-Coverage

    Last changed


    Sept. 1, 2012 Vladimir Lettiev 1.04-alt3
    - rebuilt for perl-5.16
    Oct. 9, 2011 Alexey Tourbin 1.04-alt2
    - rebuilt for perl-5.14
    Dec. 4, 2010 Denis Baranov 1.04-alt1
    - initial build for ALT Linux Sisyphus