projects
/
p5sagit/Package-Variant.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
alternate synopsis for named variants
[p5sagit/Package-Variant.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
5
use ExtUtils::MakeMaker 6.68; # ensure meta-spec v2 compatibility
6
author 'mst - Matt S. Trout (cpan:MSTROUT) <mst@shadowcat.co.uk>';