projects
/
gitmo/Role-Tiny.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
5e03b55
)
add distar lib line to maint Makefile.PL.include
Matt S Trout [Fri, 3 Jun 2011 17:07:01 +0000 (17:07 +0000)]
maint/Makefile.PL.include
patch
|
blob
|
blame
|
history
diff --git
a/maint/Makefile.PL.include
b/maint/Makefile.PL.include
index
c5c08d9
..
913469b
100644
(file)
--- a/
maint/Makefile.PL.include
+++ b/
maint/Makefile.PL.include
@@
-1,3
+1,4
@@
+use lib 'distar/lib';
use Distar;
author 'mst - Matt S. Trout (cpan:MSTROUT) <mst@shadowcat.co.uk>';