Fatal warns in Makefile.PL is overkill
[p5sagit/Sub-Exporter-Progressive.git] / maint / Makefile.PL.include
CommitLineData
5cf6a81d 1BEGIN { -e 'Distar' or system("git clone git://git.shadowcat.co.uk/p5sagit/Distar.git") }
2use lib 'Distar/lib';
3use Distar;
4
5author 'frew - Arthur Axel Schmidt (cpan:FREW) <frioux+cpan@gmail.com>';
6
71;