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

Re^2: Reading hash

by Sun751 (Beadle)
on Jul 03, 2009 at 03:49 UTC ( [id://776919]=note: print w/replies, xml ) Need Help??


in reply to Re: Reading hash
in thread Reading hash

I have updated my script, hope its better now. I want to be more logical so I am trying to use hash in my configuration file.

Replies are listed 'Best First'.
Re^3: Reading hash
by Anonymous Monk on Jul 03, 2009 at 04:07 UTC
    If you want to be logical, you should consider pre-existing solution, like Apache Ant

      oh! "DES" is description. (yay guessing games!) You have a HoA, but you want a AoH.

      my @commands = ( { DES => "Copy", CMD => "cp file1 file2'Hello'" }, { DES => "Remove", CMD => "rm file1" }, { DES => "View", CMD => "vi file1" }, );

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (6)
As of 2024-03-28 21:46 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found