Paketname | libtaint-util-perl |
Beschreibung | Test for and flip the taint flag without regex matches or C |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 0.08-1 |
Sektion | perl |
Priorität | optional |
Installierte Größe | 92 Byte |
Hängt ab von | perl (>= 5.10.1-11), perlapi-5.10.1, libc6 (>= 2.1.3) |
Empfohlene Pakete | |
Paketbetreuer | Ivan Kohler |
Quelle | |
Paketgröße | 16260 Byte |
Prüfsumme MD5 | 9b7b2043077f85ce8fb75ee9aacf949f |
Prüfsumme SHA1 | eeba166b8619af13f3524f1becb0f95f8aba5e21 |
Prüfsumme SHA256 | b1c80c72ca4fd16f04bdb6aaac77b9c1b8df3e369ad08356bf41ec3343195d5e |
Link zum Herunterladen | libtaint-util-perl_0.08-1_i386.deb |
Ausführliche Beschreibung | Wraps perl's internal routines for checking and setting the taint flag and
thus does not rely on regular expressions for untainting or odd tricks
involving eval and kill for checking whether data is tainted, instead it
checks and flips a flag on the scalar in-place.
|