>>>>> On Fri, 24 Oct 2008 15:12:12 +0200, "Gabor Szabo" <[EMAIL PROTECTED]> >>>>> said:
> Here is the output from installing Spreadsheet-Read-0.29: > $ module_version YAML > 0.66 > $ module_version YAML::Tiny > 1.32 Nowadays one must set the CPAN.pm config option to yaml_module=YAML::Syck. Both YAML.pm and YAML::Tiny cannot read the perfectly valid META.yml file that comes with Spreadsheet-Read-0.29 YAML::Syck does not have this issue. -- andreas

