projects
/
p5sagit/Config-Any.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
045053a
)
include test corpus in manifest
Graham Knop [Tue, 21 Feb 2017 17:21:12 +0000 (18:21 +0100)]
maint/Makefile.PL.include
patch
|
blob
|
blame
|
history
diff --git
a/maint/Makefile.PL.include
b/maint/Makefile.PL.include
index
9c38ea5
..
d7c89e9
100644
(file)
--- a/
maint/Makefile.PL.include
+++ b/
maint/Makefile.PL.include
@@
-3,3
+3,8
@@
use lib 'Distar/lib';
use Distar;
author 'Joel Bernstein <rataxis@cpan.org>';
+
+manifest_include 't/conf' => qr/.*/;
+manifest_include 't/invalid' => qr/.*/;
+manifest_include 't/multi' => qr/.*/;
+manifest_include 't/supported' => qr/.*/;