[Bast-commits] r6924 - trunk/Devel-REPL
t0m at dev.catalyst.perl.org
t0m at dev.catalyst.perl.org
Wed Jul 1 17:47:10 GMT 2009
Author: t0m
Date: 2009-07-01 17:47:08 +0000 (Wed, 01 Jul 2009)
New Revision: 6924
Modified:
trunk/Devel-REPL/Changes
trunk/Devel-REPL/MANIFEST.SKIP
Log:
Update MANIFEST.SKIP to not hate subversion users so hard, Changelog fix already made..
Modified: trunk/Devel-REPL/Changes
===================================================================
--- trunk/Devel-REPL/Changes 2009-07-01 17:34:32 UTC (rev 6923)
+++ trunk/Devel-REPL/Changes 2009-07-01 17:47:08 UTC (rev 6924)
@@ -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
Modified: trunk/Devel-REPL/MANIFEST.SKIP
===================================================================
--- trunk/Devel-REPL/MANIFEST.SKIP 2009-07-01 17:34:32 UTC (rev 6923)
+++ trunk/Devel-REPL/MANIFEST.SKIP 2009-07-01 17:47:08 UTC (rev 6924)
@@ -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$)
More information about the Bast-commits
mailing list