changed SQLT::Parser::DBIC so that in FK constraints, both the field order for the...
[dbsrgits/DBIx-Class.git] / MANIFEST.SKIP
index eaa6bc0..972ae18 100644 (file)
@@ -43,3 +43,6 @@
 
 # Avoid copies to .orig
 \.orig$
+
+# Dont use Module::Build anymore
+^Build.PL$