Taint::Runtime - Runtime enable taint checking https://www.cpan.org/
Go to file
2024-01-06 09:39:43 +01:00
perl-Taint-Runtime.spec perl 5.16 mass rebuild [release 0.03-2mamba;Mon Nov 12 2012] 2024-01-06 09:39:43 +01:00
README.md perl 5.16 mass rebuild [release 0.03-2mamba;Mon Nov 12 2012] 2024-01-06 09:39:43 +01:00

perl-Taint-Runtime

This module enables runtime taint checking, for cases where the -T switch on the commandline is not appropriate or viable. 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.