On Sun, 7 May 2000, Pierre J. Nicolas wrote:

> I have:
> 
> PerlHandler Apache::Registry
> PerlRequire /path/to/perl/startup.pl
> where in the startup.pl file I have:
> 
> use lib qw(/path/to/perl/perl-lib);
> 
> and I'm still experiencing those:
> "Undefinde subroutine &Apache::Root:perl::script_name::function_name
> called at /path/to/perl/scriptname line number"
> errors.
> 
> Could someone recommend a solution for me to still
> access my original perl library routines with minimal
> rewriting.
> 

http://perl.apache.org/guide/troubleshooting.html#Undefined_subroutine_Apache_RO

______________________________________________________________________
Stas Bekman             | JAm_pH    --    Just Another mod_perl Hacker
http://stason.org/      | mod_perl Guide  http://perl.apache.org/guide 
mailto:[EMAIL PROTECTED]  | http://perl.org    http://stason.org/TULARC/
http://singlesheaven.com| http://perlmonth.com http://sourcegarden.org
----------------------------------------------------------------------

Reply via email to