Source
xxxxxxxxxx
--- Makefile.PL.orig 2017-06-24 20:42:22.000000000 -0700
+++ Makefile.PL 2017-06-24 20:42:35.000000000 -0700
+use lib '.';
use inc::Module::Install;
name ('DBIx-SearchBuilder');
xxxxxxxxxx
--- Makefile.PL.orig 2017-06-24 20:42:22.000000000 -0700
+++ Makefile.PL 2017-06-24 20:42:35.000000000 -0700
+use lib '.';
use inc::Module::Install;
name ('DBIx-SearchBuilder');
Everything looks good. We'll let you know here if there's anything you should know about.