Subject: | Make YAML compatible with 5.005_03 |
YAML requires Perl 5.6.1.
It's also a dependency of CPAN.pm now.
Which means essentially that no host anywhere with Perl 5.005 is able to
upgrade their CPAN.pm version. Amoungst other things, that also means
that no 5.005 host will be able to support Module::Build properly, as a
newer CPAN.pm is required for that.
Convert the YAML code to be compatible with older 5.005_03 Perl versions.
This may also end up cascading down to Test::Base and Spiffy too, which
are also 5.6.1