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