c23a502 Initial import (perl-Taint-Util-0.08-3)

Authored and Committed by pghmcfc 10 years ago
    Initial import (perl-Taint-Util-0.08-3)
    
    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.
    
        
file modified
+1 -0
file added
+69
file modified
+1 -0