projects
/
ZOOM-Perl-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
18c49be
)
Comment.
author
mike
<mike>
Fri, 14 Sep 2007 10:36:43 +0000
(10:36 +0000)
committer
mike
<mike>
Fri, 14 Sep 2007 10:36:43 +0000
(10:36 +0000)
Makefile.PL
patch
|
blob
|
history
diff --git
a/Makefile.PL
b/Makefile.PL
index
985745c
..
af16a93
100644
(file)
--- a/
Makefile.PL
+++ b/
Makefile.PL
@@
-1,4
+1,6
@@
-# $Id: Makefile.PL,v 1.21 2007-09-10 14:19:10 mike Exp $
+# $Id: Makefile.PL,v 1.22 2007-09-14 10:36:43 mike Exp $
+
+# Use: perl Makefile.PL OPTIMIZE="-O0 -g -Wdeclaration-after-statement"
use 5.008;
use ExtUtils::MakeMaker;