From: Karen Etheridge Date: Thu, 12 Sep 2013 22:12:18 +0000 (-0700) Subject: ARGH use a blacklist, not a whitelist X-Git-Tag: 1.008015~1 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=4cdf0914b54cadcbf7304200a3069250cc293d0e;p=p5sagit%2Flocal-lib.git ARGH use a blacklist, not a whitelist and oh look! some other files get added to the MANIFEST that have existed in the repo for a very long time... sigh, I hate you Module::Install. --- diff --git a/MANIFEST.SKIP b/MANIFEST.SKIP index 1fd3152..20e3003 100644 --- a/MANIFEST.SKIP +++ b/MANIFEST.SKIP @@ -1,3 +1,5 @@ #!include_default -^(?!script/|examples/|lib/|inc/|t/.+\.t|t/dist/\w+/(\w+\.PL|lib/\w+\.pm)|Makefile.PL$|README$|MANIFEST$|Changes$|META.yml$) -.svn +^local-lib- +^\. +^MANIFEST.SKIP$ +MYMETA\.