Subject: | META.yml in 0.07 too hard for YAML::Tiny |
While the META.yml is valid YAML, it is too hard for YAML::Tiny:
$ cat META.yml | perl5.18.4 -S ysh -MYAML::Tiny
YAML::Tiny found bad indenting in line ' second to compare against them' at /usr/perl5.18.4p/lib/site_perl/5.18.4/YAML/Shell.pm line 94.
This may cause META.yml parsing errors when using CPAN.pm (depending on CPAN.pm configuration).