Re: [Module-build-general] Ready for 0.19?
Status: Beta
Brought to you by:
kwilliams
|
From: Mathieu A. <ma...@ma...> - 2003-07-04 06:37:14
|
+-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 will be good, because the one with perl 5.00503 does not have rel2abs for instance. --=20 Mathieu Arnold |