Subject: | META.yml included in package can't be parsed by YAML 0.58 |
YAML 0.58 can't parse the META.yml included in
Catalyst::Plugin::Authentication::Store::DBIC. The line breack in
abstract is illegal.
# ysh < META.yml
YAML Error: Invalid element in map
Code: YAML_LOAD_ERR_BAD_MAP_ELEMENT
Line: 7
Document: 1
at /usr/lib/perl5/site_perl/5.8.8/YAML.pm line 60
I guess the problem is "Module::Build version 0.2702, without YAML.pm"
which generated this YAML file.