From: Rafael Garcia-Suarez <rgarciasuarez@gmail.com>
Date: Mon, 31 Jan 2005 11:17:26 +0000 (+0000)
Subject: Document the changes to PERLIO_DEBUG.
X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=923e8b21a1a52adc9256138e9b2650ce78a10c4b;p=p5sagit%2Fp5-mst-13.2.git

Document the changes to PERLIO_DEBUG.

p4raw-id: //depot/perl@23907
---

diff --git a/pod/perlrun.pod b/pod/perlrun.pod
index 22f8d35..c730c08 100644
--- a/pod/perlrun.pod
+++ b/pod/perlrun.pod
@@ -1091,6 +1091,8 @@ and Win32 approximate equivalent:
    set PERLIO_DEBUG=CON
    perl script ...
 
+This functionality is disabled for setuid scripts and for scripts run
+with B<-T>.
 
 =item PERLLIB