Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re: Packages, scope, and lexical variables

by manav (Scribe)
on Mar 08, 2005 at 08:12 UTC ( [id://437449]=note: print w/replies, xml ) Need Help??


in reply to Packages, scope, and lexical variables

Relevant lines from perldoc -f our

An "our" declaration declares a global variable that will be
visible across its entire lexical scope, even across package
boundaries
. The package in .....


Manav
  • Comment on Re: Packages, scope, and lexical variables

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others surveying the Monastery: (7)
As of 2024-04-18 10:54 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found