[perl #53094] [TODO] config/auto/perldoc.pm: Recent change needs discussion

2008-04-20 Thread James Keenan via RT
fperrad reverted this in r27062. François, thanks for the quick response. Closing ticket.

Re: [perl #53094] [TODO] config/auto/perldoc.pm: Recent change needs discussion

2008-04-20 Thread Mark Glines
On Sun, 20 Apr 2008 05:36:44 -0700 James Keenan (via RT) <[EMAIL PROTECTED]> wrote: > -my $cmd = $conf->data->get_p5('scriptdirexp') . q{/perldoc}; > +my $cmd = q{perldoc}; > Mark, can you evaluate impact? Well, it looks to me like it'll just run "perldoc" from the user's $PATH, rather t

[perl #53094] [TODO] config/auto/perldoc.pm: Recent change needs discussion

2008-04-20 Thread via RT
# New Ticket Created by James Keenan # Please include the string: [perl #53094] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=53094 > This morning I noticed that the following change had been made to config/auto/perldoc.p