Re: [perl #36266] [BUG] perldoc -d

2005-10-09 Thread Joshua Hoblitt
On Sun, Oct 09, 2005 at 03:59:40AM -0700, Leopold Toetsch via RT wrote: > Joshua Hoblitt via RT wrote: > >>[leo - Mon Jun 13 00:47:57 2005]: > >> > >>perldoc -ud packfile-c.pod ../src/packfile.c > >>Unknow option -d > > > Leo, > > > > What's the purpose of this bug? > > Well, obviously does my p

Re: [perl #36266] [BUG] perldoc -d

2005-10-09 Thread Leopold Toetsch
Joshua Hoblitt via RT wrote: [leo - Mon Jun 13 00:47:57 2005]: perldoc -ud packfile-c.pod ../src/packfile.c Unknow option -d Leo, What's the purpose of this bug? Well, obviously does my perldoc, which seems to be from 5.8.0, not understand the -d option. -J leo

[perl #36266] [BUG] perldoc -d

2005-06-13 Thread via RT
# New Ticket Created by Leopold Toetsch # Please include the string: [perl #36266] # in the subject line of all future correspondence about this issue. # https://rt.perl.org/rt3/Ticket/Display.html?id=36266 > perldoc -ud packfile-c.pod ../src/packfile.c Unknow option -d leo