X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lib%2FDebbugs%2FDB.pm;fp=lib%2FDebbugs%2FDB.pm;h=bcf478878309a32ab0772b3420702a08be382501;hb=dfd1d5b50f0f2d1bae6deb5168de9f0bed11faa9;hp=5f6bd040d8215978ce87ccd8a07baa3c4dd26a99;hpb=b402eacc8f657e94c53e517604d341e886e2140d;p=debbugs.git diff --git a/lib/Debbugs/DB.pm b/lib/Debbugs/DB.pm index 5f6bd04..bcf4788 100644 --- a/lib/Debbugs/DB.pm +++ b/lib/Debbugs/DB.pm @@ -19,6 +19,8 @@ __PACKAGE__->load_namespaces; # DBIx::Class::DeploymentHandler can do its work our $VERSION=12; +__PACKAGE__->load_components('+Debbugs::DB::Util'); + # You can replace this text with custom code or comments, and it will be preserved on regeneration # override connect to handle just passing a bare service