Re: [Module::Build] Re: [Yaml-core] yaml_dump on version objects
Status: Beta
Brought to you by:
kwilliams
|
From: Ken W. <ke...@ma...> - 2006-02-18 15:58:40
|
On Feb 18, 2006, at 2:34 AM, Ingy dot Net wrote: > On 17/02/06 21:52 -0600, Ken Williams wrote: >> It needs to be removed from build_requires, then, because when it's in >> there, installation tools will think they need to fetch & install it. >> >> -Ken > > You mean in the META.yml? Module::Install generates that for me. Is it > wrong? > Yeah, it's wrong in this case. CPAN reads it to determine dependencies it will need to fetch & install. -Ken |