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