Stas Bekman
Tue, 30 Sep 2003 18:10:45 -0700
current CVS pull (as of this morning)
steel1: {167} perl Makefile.PL MP_APXS=/usr/local/apache2/bin/apxs Useless use of a constant in void context at Makefile.PL line 467. steel1: {168}
The offending line is :
$string .= Apache::Test::install::nuke_Apache__test_target()
Is this some work in progress or something you need to know about?
Index: Makefile.PL =================================================================== RCS file: /home/cvs/modperl-2.0/Makefile.PL,v retrieving revision 1.125 diff -u -r1.125 Makefile.PL --- Makefile.PL 21 Sep 2003 03:05:18 -0000 1.125 +++ Makefile.PL 1 Oct 2003 01:08:05 -0000 @@ -464,6 +464,7 @@
+#line 467
$string .= Apache::Test::install::nuke_Apache__test_target()
if APACHE_TEST_INSTALL();
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]