Subject: | META.yml has formatting error, causes YAML parsers to choke |
There is one mis-indented line in META.yml that gives YAML parsers
trouble. I've attached a patch that corrects it, but you may prefer to
rebuild it with ./Build distmeta instead.
Subject: | meta-yml.patch |
--- META.yml.orig 2009-10-05 14:15:07.000000000 -0700
+++ META.yml 2009-10-05 14:17:30.000000000 -0700
@@ -19,4 +19,4 @@
no_index:
package:
- - CGI::Session::Test::SimpleObjectClass
+ - CGI::Session::Test::SimpleObjectClass