Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re^2: package splitting and 'our' use

by steves (Curate)
on May 10, 2005 at 04:31 UTC ( [id://455432]=note: print w/replies, xml ) Need Help??


in reply to Re: package splitting and 'our' use
in thread package splitting and 'our' use

I considered this approach. What I don't like about it is that it forces every package the set-up affects to know about the set-up. I'd rather keep the set-up hidden, writing the packages to use things without worrying about where they come from.

The use of an array for settings was only for illustration purposes. The real implementation of this would be using different data structures; primarily hashes.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others perusing the Monastery: (4)
As of 2024-04-20 12:07 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found