Subject: | Release file name doesn't match dist name |
Hi David,
Given the release filename, CPAN::DistnameInfo thinks the dist name is:
Acme-Acme-Module-Build-Tiny
But META.yml says:
name: Acme-Module-Build-Tiny
Which got your dist onto one of my hit-lists:
https://gist.github.com/neilbowers/10060761
You wanna fix the release name, or given its deprecated status, just delete it from CPAN? :-)
Cheers,
Neil