projects
/
p5sagit/App-FatPacker.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
3326f14
)
include line test extras in manifest
Graham Knop [Wed, 27 Nov 2013 21:32:21 +0000 (16:32 -0500)]
maint/Makefile.PL.include
patch
|
blob
|
blame
|
history
diff --git
a/maint/Makefile.PL.include
b/maint/Makefile.PL.include
index
5ac89c8
..
f0354ac
100644
(file)
--- a/
maint/Makefile.PL.include
+++ b/
maint/Makefile.PL.include
@@
-6,5
+6,4
@@
author 'mst - Matt S. Trout (cpan:MSTROUT) <mst@shadowcat.co.uk>';
manifest_include 'bin' => qr/.*/;
manifest_include 't/mod' => qr/.*/;
-
-
+manifest_include 't/line' => qr/.*\.p[ml]/;