Missed test spewing odd debug after fd2c6658f (slave-less replication)
[dbsrgits/DBIx-Class.git] / maint / gen_pod_inherit
index db0f65a..e441e88 100755 (executable)
@@ -3,6 +3,8 @@
 use warnings;
 use strict;
 
+use DBIx::Class::_Util; # load early in case any shims are needed
+
 my $lib_dir = 'lib';
 my $pod_dir = 'maint/.Generated_Pod';