libtaint-runtime-perl

Module to enable taint checking at runtime
  https://metacpan.org/release/Taint-Runtime
  0
  no reviews



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.