Overhaul serialization test, add optional Memcached testing
[dbsrgits/DBIx-Class.git] / xt / podcoverage.t
index fe4b9c0..cdab30d 100644 (file)
@@ -70,6 +70,12 @@ my $exceptions = {
             resolve_prefetch
         /],
     },
+    'DBIx::Class::ResultSet' => {
+        ignore => [qw/
+            STORABLE_freeze
+            STORABLE_thaw
+        /],
+    },
     'DBIx::Class::ResultSourceHandle' => {
         ignore => [qw/
             schema