Made the delegation closure have useful error trace information.
[gitmo/Moose.git] / MANIFEST.SKIP
index 795aeb0..b7c0ec0 100644 (file)
@@ -3,7 +3,6 @@
 ^blib
 ~$
 \.bak$
-^MANIFEST\.SKIP$
 CVS
 \.svn
 \.DS_Store
@@ -15,4 +14,13 @@ cover_db
 ^blibdirs$
 \.old$
 ^#.*#$
-^\.#
\ No newline at end of file
+^\.#
+^TODO$
+^PLANS$
+^doc/
+^benchmarks
+^\._.*$
+^t\/600_todo_tests\/$
+\.shipit
+^Moose-.*
+\.git.*