in reply to Re: shared variables
in thread shared variables
Now everything I read seems to point me in the direction of making a module for this, and not having ever made a module I will probably do this anyway for practice, but I'm always concerned if something 'should' work, but doesn't then it still leaves a large gap in my understanding. I'd be grateful if you could help me understand what is going wrong before I move on. Thanks.Global symbol "$var" requires explicit package name at ./test.pl line +10. Execution of ./test.pl aborted due to compilation errors.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: shared variables
by CountOrlok (Friar) on Mar 14, 2006 at 16:39 UTC | |
by Anonymous Monk on Mar 14, 2006 at 18:13 UTC |