X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=pod%2Fperlsec.pod;h=dd237a08f02f3cb7a674a6686d1468456e0bf979;hb=3f7c398ef4badd9c6ec5b40ea29141484c160f63;hp=3174450f8e9f6c197c961b620484ccde13356630;hpb=df98f9840e6fe334c33012e022f10cdcd0547d43;p=p5sagit%2Fp5-mst-13.2.git diff --git a/pod/perlsec.pod b/pod/perlsec.pod index 3174450..dd237a0 100644 --- a/pod/perlsec.pod +++ b/pod/perlsec.pod @@ -234,6 +234,11 @@ The benefit of using C<-Mlib=/foo> over C<-I/foo>, is that the former will automagically remove any duplicated directories, while the later will not. +Note that if a tainted string is added to C<@INC>, the following +problem will be reported: + + Insecure dependency in require while running with -T switch + =head2 Cleaning Up Your Path For "Insecure C<$ENV{PATH}>" messages, you need to set C<$ENV{'PATH'}> to