Re: namespace problem

2004-01-14 Thread Torsten Luettgert
On Mit, 2004-01-14 at 16:03, Gerald Richter wrote: > >>> [Mon Jan 12 17:56:44 2004] [error] [6785]ERR: 24: Error in Perl > >>> code: Undefined subroutine &ModPerl::Util::exit called at > >>> /home/tema/tema/TEMA.pm line 458. > So try to put a > > use ModPerl::Util ; > > in your module, that sho

Re: namespace problem

2004-01-14 Thread Gerald Richter
Torsten Luettgert wrote: > On Die, 2004-01-13 at 20:40, Gerald Richter wrote: >>> >>> [Mon Jan 12 17:56:44 2004] [error] [6785]ERR: 24: Error in Perl >>> code: Undefined subroutine &ModPerl::Util::exit called at >>> /home/tema/tema/TEMA.pm line 458. >>> >> >> Do you use mod_perl? If yes, which ve

Re: namespace problem

2004-01-14 Thread Torsten Luettgert
On Die, 2004-01-13 at 20:40, Gerald Richter wrote: > > > > [Mon Jan 12 17:56:44 2004] [error] [6785]ERR: 24: Error in Perl > > code: Undefined subroutine &ModPerl::Util::exit called at > > /home/tema/tema/TEMA.pm line 458. > > > > Do you use mod_perl? If yes, which version 1.x or 2.x? Yes, I us