convert to Distar
[catagits/Catalyst-Plugin-Session-State-Cookie.git] / maint / Makefile.PL.include
CommitLineData
918432f9 1BEGIN { -e 'Distar' or system("git clone https://github.com/p5sagit/Distar.git") }
2use lib 'Distar/lib';
3use Distar;
4
5author 'Yuval Kogman <nothingmuch@woobling.org>';