Re: [Module-build-general] Ready for 0.19?
Status: Beta
Brought to you by:
kwilliams
|
From: Dave R. <au...@ur...> - 2003-07-04 06:40:00
|
On Fri, 4 Jul 2003, Mathieu Arnold wrote: > > > +-Le 03/07/2003 23:04 -0500, Dave Rolsky =E9crivait : > | When I ran Build.PL for the distro, it told me I needed Module::Info. > | So I went ahead and installed it, which worked fine under 5.00503. > | However, after doing this I get these test results: > > I believe there are a few remnants in Module::Info, there is a use 5.006 > and an "our" just after. I guess that removing the "our"s, adding a use > vars at the beginning, and also adding a dependency on File::Spec 0.82 wi= ll > be good, because the one with perl 5.00503 does not have rel2abs for > instance. No, the big problem is that most of the functionality requires the B::* modules. I think the fix is to simply not load it with 5.00503. -dave /*=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D House Absolute Consulting www.houseabsolute.com =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D*/ |