Closed
Description
This dist includes a corpus
directory, with several pod files in it. But these don't appear to be used for any type of testing or anything else.
Are these only used for manual testing? If so, it would be good to exclude them from the packaged dist by adding them to MANIFEST.SKIP. Or maybe they could just be removed entirely.
The included perlfunc.pod
file has continually confused people attempting to fix documentation issues in core. Removing it from the shipped distribution would be one solution to that.