Re: namespace problem

2004-01-13 Thread Gerald Richter
> > [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? Gerald -- Ger

namespace problem

2004-01-13 Thread Torsten Luettgert
Hi, I'm currently reworking a mid-sized web application to run on Embperl 2. Removing all calls to CGI.pm was a bit of a pain, but at least everything runs a bit faster now. Now I'm running into another problem: is it true I cannot use exit() in a module? I get this error if I try: [Mon Jan 12 1

namespace problem

2004-01-13 Thread Torsten Luettgert
Hi, I'm currently reworking a mid-sized web application to run on Embperl 2. Removing all calls to CGI.pm was a bit of a pain, but at least everything runs a bit faster now. Now I'm running into another problem: is it true I cannot use exit() in a module? I get this error if I try: [Mon Jan 12 1