Closed paultcochrane closed 1 month ago
I just spotted the entries in MANIFEST.SKIP
and realised that I was a overly eager with my PR: the README.md
is only for GitHub and Makefile.PL
is generated at dist creation time. Doh! Sorry for the noise! I'll close this PR and submit a PR just for the typos.
When building the project via
perl Build.PL
, I noticed some entries in theMANIFEST
which didn't need to be there or which needed to have their entry corrected. These fixes are included in this PR. I also found some typos in the MANIFEST file descriptions which have also been fixed as part of this PR.If you want me to change anything, e.g. to fit in with your development workflow, please just let me know and I'll update and resubmit as necessary.