John Williams wrote:
mod_perl-2.0.0-RC1
perl-5.8.5 on linux (Fedora Core 3)

This test file:

  #!/usr/bin/perl
  use strict;
  use Apache::Status;
  1;

Gives this error:

Bareword "Apache::ServerUtil::server_root" not allowed while "strict subs" in 
use at /usr/lib/perl5/site_perl/5.8.5/i386-linux-thread-multi/Apache/Status.pm line 710.

I suggest this patch to fix it:

Thanks John, committed!

--
__________________________________________________________________
Stas Bekman            JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/     mod_perl Guide ---> http://perl.apache.org
mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org   http://ticketmaster.com

--
Report problems: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html
List etiquette: http://perl.apache.org/maillist/email-etiquette.html



Reply via email to