From 200f06d0560bb35c44d4f11900efe1b9030aadea Mon Sep 17 00:00:00 2001 From: Gurusamy Sarathy Date: Fri, 17 Mar 2000 04:58:39 +0000 Subject: documentation fixes from p5p p4raw-id: //depot/perl@5779 --- pod/perldebug.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pod/perldebug.pod') diff --git a/pod/perldebug.pod b/pod/perldebug.pod index 5b7a2bdbb0..ead5414ccf 100644 --- a/pod/perldebug.pod +++ b/pod/perldebug.pod @@ -620,7 +620,7 @@ specified in the C option at startup, or to a tty found at runtime using the C module of your choice. This module should implement a method named C that returns an object -with two methods: C and C and C. These should return filehandles to use for debugging input and output correspondingly. The C method should inspect an argument containing the value of C<$ENV{PERLDB_NOTTY}> at startup, or C<"/tmp/perldbtty$$"> otherwise. This file is not -- cgit v1.2.1