X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=pod%2Fperldiag.pod;h=d08c53a94dc6b7069a4fc59191f01f59c877b70f;hb=982b4e8fc47473059e209787b589853f4c8f8f9e;hp=bbd699faaa179a883e384346260e92813a8334d5;hpb=5f05dabc4054964aa3b10f44f8468547f051cdf8;p=p5sagit%2Fp5-mst-13.2.git diff --git a/pod/perldiag.pod b/pod/perldiag.pod index bbd699f..d08c53a 100644 --- a/pod/perldiag.pod +++ b/pod/perldiag.pod @@ -635,7 +635,7 @@ Usually this is because you don't have read permission for the file. (W) You tried to say C, which is not supported. You can try any of several modules in the Perl library to do this, such as -"open2.pl". Alternately, direct the pipe's output to a file using "E", +IPC::Open2. Alternately, direct the pipe's output to a file using "E", and then read it in under a different file handle. =item Can't open error file %s as stderr