Clarify prefetch documentation a bit, remove the nonsensical 0.09 warning
[dbsrgits/DBIx-Class.git] / t / cdbi / columns_as_hashes.t
index fcb6b17..f10f522 100644 (file)
@@ -1,4 +1,5 @@
 use strict;
+use warnings;
 use Test::More;
 use Test::Warn;