>>>>> On Mon, 15 Mar 2010 21:04:21 -0400, David Golden <xda...@gmail.com> said:
> On Mon, Mar 15, 2010 at 5:14 PM, Nigel Horne <n...@bandsman.co.uk> wrote: >> I am having woes on Cygwin trying to get the prerequisites to work: >> >> [snip] >> Config-Perl-V-0.11/META.yml >> [snip] >> YAML Warning: Parsing a 1.1 document with a 1.0 parser > I think Tux writes his META.yml's by hand. I've opened a bug ticket > on RT for it. This is only a duplicate of 39528 and 39552 and a testimony of the sad state of YAML. Bottom line is: don't use YAML.pm, use YAML::Syck or YAML::XS. -- andreas