X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=maint%2Fgen_pod_inherit;h=4164da6c6789a4ff789887fa480c316cf5f95809;hb=616ca57f8cd27f475da275bbef986fdd42d4069f;hp=db0f65a7a97d8eada9663cc4d5dc44d52224e16d;hpb=3e2a5d5d6b3b941870b99a80531122126466a918;p=dbsrgits%2FDBIx-Class.git diff --git a/maint/gen_pod_inherit b/maint/gen_pod_inherit index db0f65a..4164da6 100755 --- a/maint/gen_pod_inherit +++ b/maint/gen_pod_inherit @@ -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(