Subject: | META.* omitted |
The release of 0.05 was broken, as it was apparently shipped by manually tarring up the source tree, which lacked a META.yml
Probably upgrade MI version while you're there so that MYMETA.* don't get generated with build and runtime deps fused together.
Creating a "Correct" dist can be done from the CPAN source tree by:
rm -r inc
perl Makefile.PL
make manifest
make dist
--
- CPAN kentnl@cpan.org
- Gentoo Perl Maintainer kentnl@gentoo.org ( perl@gentoo.org )