Re: [Module::Build] Version 0.58 of YAML is installed, but we need version < 0.49
Status: Beta
Brought to you by:
kwilliams
|
From: Ken W. <ke...@ma...> - 2006-03-08 00:24:39
|
On Mar 6, 2006, at 4:51 PM, Randy W. Sims wrote: > Andreas J. Koenig wrote: >> [...] >> Module-Build-0.2612/t/XSTest/lib/XSTest.xs >> Module-Build-0.2612/t/XSTest/MANIFEST >> Module-Build-0.2612/t/XSTest/test.pl >> WARNING: This key is not certified with a trusted signature! >> Primary key fingerprint: ADCB DB05 B40E B2A2 A555 5462 82BB >> CC04 B7EF 9476 >> CPAN.pm: Going to build K/KW/KWILLIAMS/Module-Build-0.2612.tar.gz >> # running Build.PL >> /home/src/perl/repoperls/installed-perls/perl/p4pqpmS/ >> perl-5.8.0@27350/bin/perl -Ilib Build.PL >> Checking whether your kit is complete... >> Looks good >> Feature 'YAML_support' disabled because of the following >> prerequisite failures: >> * Version 0.58 of YAML is installed, but we need version < 0.49 >> If this is not a bug, maybe a comment should be added in the >> Build.PL, >> why it is needed. > > > This was initially due to bugs in YAML version 0.49x. It has been > fixed in M::B developer releases for a while, but I guess it never > made the way back to the 0.26x releases. Ken, are you planning to > release another 0.26x before 0.28? I actually just released 0.2612 on Sunday. It fixed a YAML issue there, but I didn't change the dependency spec. We could make another release with that change if it's warranted - someone should make sure we actually do work with the latest YAMLs, though. =) -Ken |