perl-Taint-Util - Test for and flip the taint flag without regex matches or eval
Website: | http://search.cpan.org/dist/Taint-Util/ |
---|---|
License: | GPL+ or Artistic |
Vendor: | Fedora Project |
- Description:
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.
Packages
perl-Taint-Util-0.08-3.el7.x86_64 [23 KiB] |
Changelog
by Paul Howarth (2013-08-20):
- BR: perl(Pod::Man) ≥ 2.26 to get manpage rendered properly (#998447) |