On 11/11/2016 06:47 PM, Karen Etheridge wrote:
Add Devel::CheckBin to your configure prereqs, and then at the top of Makefile.PL:use Devel::CheckBin; check_bin('git');
Thanks. I just uploaded a new version to CPAN. CPANtesters is still catching up from its outage, so it will probably be several days before we see how well this works.
Jim Keenan