Re: [Module-build-general] Ready for 0.19?
Status: Beta
Brought to you by:
kwilliams
|
From: Dave R. <au...@ur...> - 2003-07-07 02:18:26
|
On Sun, 6 Jul 2003, Ken Williams wrote:
> >> Passes all tests on Debian unstable with 5.8.0 and 5.6.1, but there
> >> are
> >> some small problems with 5.00503.
> >
> > Both ideas sound good to me, I'll apply them to CVS.
>
> Say, Dave: it seems like it would be better to default 'script' like so:
>
> $c->{installsitescript} || $c->{installsitebin} ||
> $c->{installscript},
>
> rather than
>
> $c->{installsitescript} || $c->{installsitebin} || $c->{installbin},
>
> Do you have an 'installscript' on 5.005?
Yep, I do. I just didn't notice it ;)
There's a lot of entries in that Config.pm file ;)
-dave
/*=======================
House Absolute Consulting
www.houseabsolute.com
=======================*/
|