From 3958b146226a1f41d96ef1aa1e0dde87d11c5498 Mon Sep 17 00:00:00 2001 From: Jarkko Hietaniemi Date: Sun, 27 May 2001 00:28:34 +0000 Subject: [ID 20010525.001] Pod typo nits fixed From: lvirden@cas.org Date: Fri, 25 May 2001 06:57:43 -0400 (EDT) Message-Id: <200105251057.f4PAvhY13003@lwv26awu.cas.org> minus the perlsolaris decimation plus the Subject: Re: [ID 20010525.001] Pod typo nits fixed From: "Philip Newton" Date: Fri, 25 May 2001 18:05:55 +0200 Message-Id: <200105251604.f4PG4kt15034@chaos.wustl.edu> p4raw-id: //depot/perl@10226 --- pod/perldebtut.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pod/perldebtut.pod') diff --git a/pod/perldebtut.pod b/pod/perldebtut.pod index e11102e567..693e938e94 100644 --- a/pod/perldebtut.pod +++ b/pod/perldebtut.pod @@ -666,7 +666,7 @@ and there's a B interface too. You don't have to do this all on the command line, though, there are a few GUI options out there. The nice thing about these is you can wave a mouse over a -variable and a dump of it's data will appear in an appropriate window, or in a +variable and a dump of its data will appear in an appropriate window, or in a popup balloon, no more tiresome typing of 'x $varname' :-) In particular have a hunt around for the following: -- cgit v1.2.1