Small addition to perlsec by Stas Bekman.
Rafael Garcia-Suarez [Mon, 6 Dec 2004 21:54:55 +0000 (21:54 +0000)]
p4raw-id: //depot/perl@23619

pod/perlsec.pod

index 3174450..dd237a0 100644 (file)
@@ -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