Comment.
authormike <mike>
Fri, 14 Sep 2007 10:36:43 +0000 (10:36 +0000)
committermike <mike>
Fri, 14 Sep 2007 10:36:43 +0000 (10:36 +0000)
Makefile.PL

index 985745c..af16a93 100644 (file)
@@ -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;