in reply to Re: When not to use taint mode
in thread When not to use taint mode
you might like to verify that it works flawlessly in taint mode
Understanding how to use taint mode and practically doing so are high on my todo list.
Once I am clear about that, I shall test the only module I have on CPAN.
Just to check my understanding - because taint mode is turned on when Perl is called, turning it on for the script will turn it on for everything including every module that is used by the script. Is that correct?
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: When not to use taint mode
by hippo (Archbishop) on Jun 14, 2021 at 12:44 UTC |