demerphq wrote:
On 4/4/06, Adam Kennedy <[EMAIL PROTECTED]> wrote:
Module::Build wants to go in, but because they use YAML for the data
file, we add Ingy's YAML.pm, who then decides he wants to use Test::Base
for everything he does, so that slips in undernearth, and of course
Test::Base is based on Spiffy, so Spiffy needs to go in the core (which
isn't what actually happened, but could have)

Actually I thought the decision was that YAML wasnt going in and that
the MB team would roll their own writer?

Already done by Stephen Adkins, from Changes for 0.27_10:

 - We now include our own YAML.pm work-alike that we can use when the
   real YAML isn't installed.  We might soon even start using it when
   YAML is installed, because the YAML API and dependency chain have
   been changing in unfavorable ways lately. [Stephen Adkins]

This is the version that is currently in blead perl, so this dependency problem is resolved.

Randy.

Reply via email to