Nick Wellnhofer created LUCY-313:
------------------------------------
Summary: Rework PAUSE exclusions
Key: LUCY-313
URL: https://issues.apache.org/jira/browse/LUCY-313
Project: Lucy
Issue Type: Bug
Reporter: Nick Wellnhofer
There's some code in Build.pm that creates a list of files that are added to
the {{no_index}} entry in {{META.json}}. But Module::Build also creates a
{{provides}} entry containing {{.pm}} files found in {{lib}} which seems to
override the {{no_index}} files. Anyhow, all these files appear on
search.cpan.org and in 02packages.details.txt.
I'm not sure what the original intention was, but it looks like it doesn't work
as intended or as it used to.
The {{no_index}} entry also contains lost of unrelated file types like {{.c}}
or {{.cfh}}.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)