Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re: Re: Variable scope in packages.

by runrig (Abbot)
on Jun 29, 2001 at 23:59 UTC ( [id://92789]=note: print w/replies, xml ) Need Help??


in reply to Re: Variable scope in packages.
in thread Variable scope in packages.

Note: if you are using strict (in BooYah.pm), and %crap is declared with my in Foo.pl, then you won't be able to access it at all. Heck, you won't even be able to run the program (if you try to access it from BooYah.pm that is) :)

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://92789]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others studying the Monastery: (3)
As of 2024-04-26 06:16 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found