update Distar url
[p5sagit/curry.git] / maint / Makefile.PL.include
CommitLineData
11fa1df8 1BEGIN { -e 'Distar' or system qw(git clone https://github.com/p5sagit/Distar.git) }
570ccfc8 2use lib 'Distar/lib';
3use Distar;
4
5author 'mst - Matt S. Trout (cpan:MSTROUT) <mst@shadowcat.co.uk>';