RE: Declaring variables in a required script

2005-06-28 Thread Bram x
From: "Frank Maas" <[EMAIL PROTECTED]> Bram, It looks very much as if you are not using mod_perl. Your code does not contain handlers gives that away. So your problem is most likely not going to be solved on this list. If you are really using mod_perl (and not only using a mod_perl enabled httpd

Re: Declaring variables in a required script

2005-06-28 Thread Bram x
From: Tom Schindl <[EMAIL PROTECTED]> -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 You should learn how perl works. I suppose you are running the script as an Apache::Reqistry but you miss the version. You problem is that if en.pl is loaded using require in a process is will not be reloaded on