Update MANIFEST.SKIP to not hate subversion users so hard, Changelog fix already...
t0m [Wed, 1 Jul 2009 17:47:08 +0000 (17:47 +0000)]
git-svn-id: http://dev.catalyst.perl.org/repos/bast/trunk/Devel-REPL@6924 bd8105ee-0ff8-0310-8827-fb3f25b6796d

Changes
MANIFEST.SKIP

diff --git a/Changes b/Changes
index e30bf57..f228aae 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,3 +1,5 @@
+
+  - resolve rt.cpan#44919 fix deprecated use of compute_all_applicable_methods
 1.3.6
   - had to cut a new release, something went wrong with use of M::I
 1.3.5
index 3e3f5be..d38347b 100644 (file)
@@ -1 +1 @@
-^(?!script/|examples/|lib/|inc/|t/|Makefile.PL$|README$|MANIFEST$|Changes$|META.yml$)
+^(?!script/\w+\.pl|examples/[^\.]+|lib/[\/\w]+\.p(m|od)|inc/|t/\w+\.t|Makefile.PL$|README$|MANIFEST$|Changes$|META.yml$)