Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re^2: Module usage

by rir (Vicar)
on Feb 27, 2009 at 03:21 UTC ( [id://746742]=note: print w/replies, xml ) Need Help??


in reply to Re: Module usage
in thread Module usage

By default, many modules will export symbols ... into the "main::" namespace.

That is incorrect, but it is often what happens because the use Module statement is in the package main. The symbols are exported to into the current namespace.

Be well,
rir

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others exploiting the Monastery: (6)
As of 2024-04-24 08:30 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found