Temporary fixes for 5.13.x $@ handling
[dbsrgits/DBIx-Class.git] / xt / podcoverage.t
index 8c9132e..ba30f31 100644 (file)
@@ -47,6 +47,11 @@ my $exceptions = {
             MULTICREATE_DEBUG
         /],
     },
+    'DBIx::Class::Storage::TxnScopeGuard' => {
+        ignore => [qw/
+            IS_BROKEN_PERL
+        /],
+    },
     'DBIx::Class::FilterColumn' => {
         ignore => [qw/
             new