Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re: Exporting functions into main namespace for the benefit of other use'd modules

by Zaxo (Archbishop)
on Jul 10, 2003 at 20:05 UTC ( [id://273119]=note: print w/replies, xml ) Need Help??


in reply to Exporting functions into main namespace for the benefit of other use'd modules

IMO, each module should either import or fully qualify what it needs from the specific package where it occurs. I think that what you suggest would be infuriating to maintain and the cause of frequent errors.

Keep main:: as clear as you can.

After Compline,
Zaxo

  • Comment on Re: Exporting functions into main namespace for the benefit of other use'd modules

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (6)
As of 2024-04-19 07:06 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found