no_index means 'do not index any modules nor add them to provides in META', which...
commit9a7777e4303cdcdc5c01d78baf30f188a40e0dbd
authorChris Fields <cjfields@illinois.edu>
Sun, 26 Oct 2014 05:48:34 +0000 (26 00:48 -0500)
committerChris Fields <cjfields@illinois.edu>
Sun, 26 Oct 2014 05:50:21 +0000 (26 00:50 -0500)
treea1ba9c7703f27b99ae2ef0208c7f3c9e7e88045a
parenta8dab1e9470e86d646c47ad9ef95a9cf315de58e
no_index means 'do not index any modules nor add them to provides in META', which means these get skipped in META.json/yml; if we don't want these, we add them to MANIFEST.SKIP, the whole purpose of that file
Build.PL
MANIFEST.SKIP