Re: [perl #43305] [TODO] config/auto/perldoc.pm: Write unit tests

2008-04-15 Thread Andy_Bach
Sorry, I know this is closed but it seemed to be related to what I'm seeing. Due to my (perhaps unorthodox) permission settings, I'm getting "No Perldoc found" due to: config/auto/perldoc.pm trying: sub runstep { my ( $self, $conf ) = @_; my $cmd = $conf->data->get_p5('scriptdirexp')

Re: [perl #43305] [TODO] config/auto/perldoc.pm: Write unit tests

2007-12-26 Thread Andy Dougherty
On Wed, 26 Dec 2007, James Keenan via RT wrote: > On Wed Dec 26 10:33:28 2007, doughera wrote: > > On Mon, 24 Dec 2007, James Keenan via RT wrote: > > > > > > Given > > that we > > > > have decided that Perl 5.8 is the minimum version of Perl you need > > to > > > > build Parrot, is there *any* p

Re: [perl #43305] [TODO] config/auto/perldoc.pm: Write unit tests

2007-12-26 Thread chromatic
On Wednesday 26 December 2007 10:32:46 Andy Dougherty wrote: > On Mon, 24 Dec 2007, James Keenan via RT wrote: > > An additional thought: Could someone be using an older version of > > perldoc if they are using the perldoc provided by an RPM or a .deb? > Debian certainly supplies 'perldoc' in a

Re: [perl #43305] [TODO] config/auto/perldoc.pm: Write unit tests

2007-12-26 Thread Andy Dougherty
On Mon, 24 Dec 2007, James Keenan via RT wrote: > On Thu Nov 01 18:53:47 2007, [EMAIL PROTECTED] wrote: > > In configuration step auto::perldoc there is found this code to probe > > for the presence of the perldoc utility and, if present, version thereof: > > > > my $content = capture_output(