libtaint-runtime-perl 0.3-1 source package in Ubuntu
Changelog
libtaint-runtime-perl (0.3-1) unstable; urgency=low * Initial Release. (Closes: #720971) -- Joenio Costa <email address hidden> Sun, 25 Aug 2013 16:44:06 -0300
Upload details
- Uploaded by:
- Debian Perl Group
- Uploaded to:
- Sid
- Original maintainer:
- Debian Perl Group
- Architectures:
- any
- Section:
- misc
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Trusty | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libtaint-runtime-perl_0.3-1.dsc | 2.0 KiB | f74eda810b680e964fe53fadf551608f8bff82eb483b30959848b54fba3ea200 |
libtaint-runtime-perl_0.3.orig.tar.gz | 18.5 KiB | 6ece97234a19a6f627481b44ec28a71374a95e6fc94d417d2dccb397a00aa706 |
libtaint-runtime-perl_0.3-1.debian.tar.gz | 1.7 KiB | da13f4184ddd31f91214f1551f8433620759787f9ae35f8168a2b774eb0c3620 |
No changes file available.
Binary packages built by this source
- libtaint-runtime-perl: module to enable taint checking at runtime
Taint::Runtime module is intended to encourage the use of taint mode as
painless as possible. You should probably use the -T switch on the commandline
instead. There are a somewhat limited number of legitimate use cases where you
should use this module instead of the -T switch. Unless you have a specific and
good reason for not using the -T option, you should use the -T option. See
manpage for more details.