From: mike Date: Tue, 2 Oct 2007 16:49:32 +0000 (+0000) Subject: COmment. X-Git-Tag: cpan_1_22~25 X-Git-Url: http://git.indexdata.com/?a=commitdiff_plain;h=b7946e55f3eba4237ba73aa7250b6a3f1ce2edf4;hp=add91150b5946789ee73ab2d4237658c3c1de1d9;p=ZOOM-Perl-moved-to-github.git COmment. --- diff --git a/Makefile.PL b/Makefile.PL index af16a93..f3f102a 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -1,6 +1,7 @@ -# $Id: Makefile.PL,v 1.22 2007-09-14 10:36:43 mike Exp $ +# $Id: Makefile.PL,v 1.23 2007-10-02 16:49:32 mike Exp $ # Use: perl Makefile.PL OPTIMIZE="-O0 -g -Wdeclaration-after-statement" +# or: perl Makefile.PL INSTALL_BASE=/home/mike/universe use 5.008; use ExtUtils::MakeMaker;