in reply to Re^2: Do I have to export all variables and functions from my PM file?
in thread Do I have to export all variables and functions from my PM file?

The 'my' variables are not accessible at all from outside the scope that declares them, unless some code in that scope passes them out.

PadWalker

  • Comment on Re^3: Do I have to export all variables and functions from my PM file?