libtainting-perl

Perl pragma to enable taint mode lexically (deprecated)

Description

tainting provides a simpler interface to Taint::Runtime. The idea is so that there is no functions or variables to import. Just use or no, like warnings or strict. Tainting of %ENV will be done one time automatically the first time this module is used.

Please (PLEASE) read Taint::Runtime's documentation first about the pro's and con's of enabling/disabling tainting at runtime. Use -T if you can.

DEPRECATION NOTICE: tainting.pm is broken and will be purged from CPAN because the lexical switching is done at compile time while tainting is performed at runtime. Please see Taint::Runtime and localize $TAINT instead.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://metacpan.org/release/tainting


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libtainting-perl