3f20f0a654174c7f0e23e4cf2a63b7f37f7065fc
[catagits/Catalyst-Manual.git] / maint / Makefile.PL.include
1 BEGIN { -e 'Distar' or system("git clone git://git.shadowcat.co.uk/p5sagit/Distar.git") }
2 use lib 'Distar/lib';
3 use Distar;
4 readme_generator('');   # we have our own README in the repo
5
6 1;