projects
/
p5sagit/Distar.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
c12b6d2
)
also add .pod files to MANIFEST
Karen Etheridge [Sat, 26 Jul 2014 21:53:54 +0000 (14:53 -0700)]
lib/Distar.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/Distar.pm
b/lib/Distar.pm
index
5cf0c1e
..
1b39711
100644
(file)
--- a/
lib/Distar.pm
+++ b/
lib/Distar.pm
@@
-34,6
+34,7
@@
our $Ran_Preflight;
our @Manifest = (
'lib' => '.pm',
+ 'lib' => '.pod',
't' => '.t',
't/lib' => '.pm',
'xt' => '.t',