Add permanent plumbing for _TempExtlib (d0435d75)
[dbsrgits/DBIx-Class.git] / maint / gen_pod_inherit
index db0f65a..4164da6 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';
 
@@ -45,6 +47,7 @@ Pod::Inherit->new({
       lib/DBIx/Class/DB.pm
       lib/DBIx/Class/CDBICompat/
       lib/DBIx/Class/CDBICompat.pm
+      lib/DBIx/Class/_TempExtlib/
    ),
    # skip the ::Storage:: family for now
    qw(