Re: [Module::Build] Re: [Yaml-core] yaml_dump on version objects
Status: Beta
Brought to you by:
kwilliams
|
From: Ingy d. N. <in...@tt...> - 2006-02-18 08:20:49
|
On 17/02/06 21:52 -0600, Ken Williams wrote: > > On Feb 17, 2006, at 9:42 PM, Ingy dot Net wrote: > > >On 17/02/06 01:51 -0800, Yitzchak Scott-Thoennes wrote: > >>On Thu, Feb 16, 2006 at 12:03:18PM -0800, Ingy dot Net wrote: > >>>Ken, > >>> > >>>You definitely want to use 0.58+ for your prereqs. > >>> > >>>For a couple of 0.5x releases there were Spiffy deps etc, but that's > >>>all been > >>>resolved. Now YAML.pm requires no extra deps. > >> > >>You realize that you still have build_requires Test::Base 0.49 > >>and Test-Base requires Spiffy? > > > >These are bundled as testing artifacts. You need neither installed on > >your > >machine and the YAML dist installs neither. > > 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? Cheers, Ingy |