Mario, (are you one of the Mario bros?)
In modperl, scripts do not terminate once completed. This is for
performance reasons. Even the die() function has been overloaded to
avoid this. As such your global variables will remain initialised at the
start of the next HTTP call.
Take a look at:
htt
hello perl gurus
what is the proper way for a perl program to end when used in a apache
configuration w/mod_perl?
use CGI qw(:standard);
use DBI;
these are my only use ...
before mod_perl everything worked fine. servers were upgraded to mod_perl
and all the scripts now seem to maintain values f
I will be out of the office starting 14/05/2007 and will not return until
21/05/2007.
In case of an emergency, please call our emergency telephone number +32 3
286 64 85.
For urgent matters, please contact one of my colleagues:
[EMAIL PROTECTED] or [EMAIL PROTECTED] or
[EMAIL PROTECTED]
I may b
Hi all,
is there anything in the queue to use wide characters in API functions e.g.
for file names, reading registry, ?
So far as I can see there is no reliable way to handle such things at the
moment.
Bye
Torsten Werner
___
ActivePerl mailing lis