
hedges-modperl at formdata
Mar 27, 2012, 6:07 PM
Post #2 of 3
(303 views)
Permalink
|
On Tue, 27 Mar 2012, Mark Hedges wrote: > {2012-03-27 17:29:27 PDT -0700} > c_mhedge [at] linu:~/src/apache2stack/modperl-svn/httpd24$ perl Makefile.PL MP_APXS=/usr/bin/apxs > Reading Makefile.PL args from @ARGV > MP_APXS = /usr/bin/apxs > no conflicting prior mod_perl version found - good. > Configuring Apache/2.4.1 mod_perl/2.0.6-dev Perl/v5.12.1 > ERROR from evaluation of > /usr2/c_mhedge/src/apache2stack/modperl-svn/httpd24/Apache-Reload/Makefile.PL: Use of > uninitialized value $v in substitution (s///) at Apache-Test/lib/Apache/TestRun.pm line 1100. BTW I dumped there and %args is ( apxs => undef ). Mark --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe [at] perl For additional commands, e-mail: dev-help [at] perl
|