Quoting Warren Young <[EMAIL PROTECTED]>:
> Unknown wrote:
>
> > Our problem is the original authors of the code assumed variables are
> > not globally scoped.
>
> You mean one of the original authors doesn't understand Perl.
>
Besides Warren's excellent response to your original email, I would l
Unknown wrote:
Our problem is the original authors of the code assumed variables are
not globally scoped.
You mean one of the original authors doesn't understand Perl.
Q1.1: How come in other languages, the scope of the variable is
assumed to be for the page unless
defined otherwise (e.g. PHP, Acti