in reply to Re^2: Global symbol requires explicit package name
in thread Global symbol requires explicit package name

hi,

how do you suggest I share this array of array instead of using this subroutine?

from your Code:
What is &share([]);?
Are you trying to call a Subroutine reference within another subroutine, then assign to a scalar variable? Really, I don't know what you want to achieve here Please.
You probably have to include all the subroutine you are trying to use.

  • Comment on Re^3: Global symbol requires explicit package name

Replies are listed 'Best First'.
Re^4: Global symbol requires explicit package name
by Anonymous Monk on Aug 14, 2012 at 07:35 UTC