Re: Global variables from a module, while using strict
- From: Robert Sedlacek <phaylon@xxxxxxxxxxxxx>
- Date: 30 Jun 2005 18:04:27 GMT
Shea Martin <sam_squirrelnutz@xxxxxxxxxxx> wrote
> I have a module which is basically a about 50 global variables and about
> 2 methods. Because I am 'using' strict, all of the variables are
> declared with 'my'.
>
> I in my scripts which use the module, I can't access any of the
> variables, though I can access the sub routines.
Try: perldoc -f our
hth,p
--
There's a storm on the horizon. It's gonna be everywhere.
-- Michael Moynihan
.
- References:
- Global variables from a module, while using strict
- From: Shea Martin
- Global variables from a module, while using strict
- Prev by Date: Re: Proxy and LWP::UserAgent
- Next by Date: make: Fatal error: Command failed for target `test_dynamic'
- Previous by thread: Global variables from a module, while using strict
- Next by thread: Re: Global variables from a module, while using strict
- Index(es):
Relevant Pages
|