http://qs1969.pair.com?node_id=238551


in reply to Re: Re: mod_perl advice required
in thread mod_perl advice required

Not quite correct. It will not entertain undeclared global variables. (Or undeclared lexical variables, for that matter, but AFAIK a variable has to be declared to be lexically scoped anyway.)