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