>
> [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
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
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