X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=pod%2Fperldebtut.pod;h=f9f19ac08c8cd832d4ca2030476b75e30cf47bd5;hb=bbd5c0f5ad81733b079008f34cd05cd9aef7d917;hp=693e938e94fc2eba3cfc0b9bcac2f90028a4a577;hpb=3958b146226a1f41d96ef1aa1e0dde87d11c5498;p=p5sagit%2Fp5-mst-13.2.git diff --git a/pod/perldebtut.pod b/pod/perldebtut.pod index 693e938..f9f19ac 100644 --- a/pod/perldebtut.pod +++ b/pod/perldebtut.pod @@ -329,7 +329,7 @@ While we're here, take a closer look at the 'B' command, it's really useful and will merrily dump out nested references, complete objects, partial objects - just about whatever you throw at it: -Let's make a quick object and x-plode it, first we'll start the the debugger: +Let's make a quick object and x-plode it, first we'll start the debugger: it wants some form of input from STDIN, so we give it something non-commital, a zero: