Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re^2: Sharing Namespaces

by skazat (Chaplain)
on Jan 27, 2006 at 09:19 UTC ( [id://525927]=note: print w/replies, xml ) Need Help??


in reply to Re: Sharing Namespaces
in thread Sharing Namespaces

erm, ok, what's $config? A reference to a variable? A typeglob... what? At the moment, the Config.pm module isn't an OO bit of code, it's just a list of variables, basically - that's why I was interested in exporting the entire namespace (sorry if that wasn't clear - my bad)

 

-justin simoni
skazat me

Replies are listed 'Best First'.
Re^3: Sharing Namespaces
by gloryhack (Deacon) on Feb 01, 2006 at 12:28 UTC
    Upon re-reading, it's perfectly clear that your Config.pm is a data store... the lack of clarity was all on my end.

    I have a possibly irrational aversion to allowing modules to pollute my namespace, so were it mine to do I'd subclass Config.pm to provide an interface layer and work toward phasing out the legacy version over time.

Log In?
Username:
Password:

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

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

    No recent polls found