Nevermind. I get the same error in other places
where it's working so a module using Apache::Util
can't be syntax checked with perl -wc.

Joel


Joel Bremson wrote:
> 
> All of a sudden I'm getting an error when
> I use Apache::Util. It was working fine,
> and then stopped. I've isolated the
> module from my code and still get the error.
> 
> Apache is 1.3.6 and perl is 5.00503.
> 
> This is the module:
> 
> package iSyn::Apache::foo;
> 
> use Apache::Util qw(escape_uri);
> 
> This is the compile result:
> 
> pris-517:perl -wc foo.pm
> Can't locate object method "boot" via package "mod_perl" at
> /p/server/perl5.005_03/lib/site_perl/5.005/sun4-solaris/Apache/Util.pm
> line 19.
> BEGIN failed--compilation aborted at foo.pm line 3.
> 
> Joel
> --
> Joel Bremson
> Engineering Team
> 415-430-2343
> http://www.isyndicate.com

-- 
Joel Bremson        
Engineering Team 
415-430-2343
http://www.isyndicate.com

Reply via email to