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