Subject: | bugtracker URLs are lost during upgrade |
For example when reading the META.yml file located at
http://cpansearch.perl.org/src/PETDANCE/WWW-Mechanize-1.64/META.yml
the resources section is converted to
'resources' => {
'x_MailingList' => 'http://groups.google.com/group/www-mechanize-users',
'homepage' => 'http://code.google.com/p/www-mechanize/',
'x_Repository' => 'http://code.google.com/p/www-mechanize/source',
'license' => ['http://dev.perl.org/licenses/']
},