Skip Menu |

This queue is for tickets about the CGI-Session CPAN distribution.

Report information
The Basics
Id: 50232
Status: new
Priority: 0/
Queue: CGI-Session

People
Owner: Nobody in particular
Requestors: stolen-from-bitcard [...] l2g.to
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 4.42
Fixed in: (no value)



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