in reply to Re^2: Variable declaration in 'required' file doesn't work under 'strict'?
in thread Variable declaration in 'required' file doesn't work under 'strict'?

You should also declare the variables in your main file (using "our"), or access them via a $main::varname.

  • Comment on Re^3: Variable declaration in 'required' file doesn't work under 'strict'?