|
|
|
good chemistry is complicated, and a little bit messy -LW |
|
| PerlMonks |
Here's what I did:by Tuna (Friar) |
| on Aug 18, 2001 at 18:38 UTC ( [id://105936]=note: print w/replies, xml ) | Need Help?? |
This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.
First, I can't say how amazing that all of you made time to answer my questions. Without you guys/gals, I probably wouldn't have a job, right now. Here's how I solved it:
- Each config file has an accompanying ".hosts" file, whose contents are the hostnames of each machine in the cluster.
I have two hashes that I refer to in the code.
- %config_files - Keys = cluster directory, Value = an array ref to a list of each config file associated with that cluster.
The trick here, is to assign a numerical weight to each file that I need to process, so that I can populate an array of config files in the order that I need to process them!!! Again, thanks to you all, I began to consider alternatives. Steve
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||