Fri Oct 26 17:19:22 2012user42 [...] zip.com.au - Ticket created
Subject:
bad META.yml
Date:
Sat, 27 Oct 2012 08:18:58 +1100
To:
bug-App-Wx-PodEditor [...] rt.cpan.org
From:
Kevin Ryde <user42 [...] zip.com.au>
With recent debian i386 perl 5.14.2 the META.yml in App-Wx-PodEditor
0.01 fails to parse,
perl -MParse::CPAN::Meta -e 'Parse::CPAN::Meta->load_file("META.yml");'
=>
CPAN::Meta::YAML failed to classify line ' File::Basename 2.74' at -e line 1
Looks like it's missing a ":" in that line, and the File::Spec one too.