in reply to Re^5: Debugging a module that's failing under taint mode
in thread Debugging a module that's failing under taint mode
searching for "require" produced https://perldoc.perl.org/perlsec#Taint-mode-and-@INC
Insecure dependency in require while running with -T switch
I'm not sure tho, why using diagnostics or splain don't show this.
Probably a worthwhile feature request to add above information to https://perldoc.perl.org/perldiag#Insecure-dependency-in-%25s
OK, got it ... the Insecure dependency in error will be thrown on multiple occasions, not only in require :)
Cheers Rolf
(addicted to the Perl Programming Language :)
Wikisyntax for the Monastery
|
|---|