in reply to Scoping Study Aid program
Shouldn't $Our_package::my_variable be something? I'm looking for a typo but ...print "4) \$Our_package::my_variable NOT DEFINED\n" if not (defined $Our_package::my_variable);
a
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Scoping Study Aid program
by zeno (Friar) on Jan 16, 2001 at 14:14 UTC | |
|
Re: Re: Scoping Study Aid program
by zeno (Friar) on Jan 16, 2001 at 14:18 UTC |