projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
7a71a51
)
Undo the local change to Time::Piece's Makfile.PL that added MAN3PODS.
Nicholas Clark [Thu, 26 Mar 2009 13:36:02 +0000 (13:36 +0000)]
ext/Time-Piece/Makefile.PL
patch
|
blob
|
blame
|
history
diff --git
a/ext/Time-Piece/Makefile.PL
b/ext/Time-Piece/Makefile.PL
index
57e9ec2
..
a69cf55
100644
(file)
--- a/
ext/Time-Piece/Makefile.PL
+++ b/
ext/Time-Piece/Makefile.PL
@@
-7,5
+7,4
@@
WriteMakefile(
'VERSION_FROM' => 'Piece.pm', # finds $VERSION
'AUTHOR' => 'Matt Sergeant',
'ABSTRACT_FROM' => 'Piece.pm',
- 'MAN3PODS' => {}, # Pods will be built by installman.
);