On Fri Aug 31 17:47:56 2007, [EMAIL PROTECTED] wrote: > Installing Bundle::Parrot this evening, I see that I am once again > being force to upgrade to the latest version of some of its component > modules -- almost certainly unnecessarily. >
I was posting this RT as I was installing Bundle::Parrot -- and that installation proved my point. The installation failed with the following error message: Creating new 'Build' script for 'Test-TAP-HTMLMatrix' version '0.09' Error while parsing META.yml: YAML Error: No text allowed after indicator Code: YAML_PARSE_ERR_TEXT_AFTER_INDICATOR Line: 13 Document: 1 at /usr/local/lib/perl5/site_perl/5.8.7/YAML.pm line 60 Warning: while trying to determine prerequisites for N/NU/NUFFIN/Test-TAP-HTMLMatrix-0.09.tar.gz with the help of Module::Build the following error occurred: ' * ERROR: Configuration was initially created with Module::Build version '0.2808', but we are now using version '0.2806'. Please re-run the Build.PL or Makefile.PL script. ' Falling back to META.yml for prerequisites Alert: While trying to parse YAML file /Users/jimk/.cpan/build/Test-TAP-HTMLMatrix-0.09/META.yml with YAML the following error was encountered: YAML Error: No text allowed after indicator Code: YAML_PARSE_ERR_TEXT_AFTER_INDICATOR Line: 13 Document: 1 at /usr/local/lib/perl5/site_perl/5.8.7/YAML.pm line 60 What caused the problem? The latest version of Module::Build, of course!