removed ->reload_row from storage, changed this to a method based on the actual row...
[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$