libtest-taint-perl 1.06-2build1 source package in Ubuntu

Changelog

libtest-taint-perl (1.06-2build1) artful; urgency=medium

  * No-change rebuild for perl 5.26.0.

 -- Matthias Klose <email address hidden>  Wed, 26 Jul 2017 20:10:15 +0000

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Artful
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe perl

Downloads

File Size SHA-256 Checksum
libtest-taint-perl_1.06.orig.tar.gz 13.0 KiB 721b51ca91d248ea5ff4f99ca49c05a080e6f0fc9f7983e96121b7775ab93107
libtest-taint-perl_1.06-2build1.debian.tar.xz 3.3 KiB 7b6022ec19c512a3d5d5e9ca66059f2ab3afc515e532f4f21eab7565c712106d
libtest-taint-perl_1.06-2build1.dsc 2.1 KiB f02be87472d91aa28838992d3bb452c15032c608dd5c3ae7ba886eebe66c0eb8

Available diffs

View changes file

Binary packages built by this source

libtest-taint-perl: Module to test taintedness

 The Test::Taint module provides tools to test taintedness.
 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.

libtest-taint-perl-dbgsym: No summary available for libtest-taint-perl-dbgsym in ubuntu disco.

No description available for libtest-taint-perl-dbgsym in ubuntu disco.