Beefy Boxes and Bandwidth Generously Provided by pair Networks RobOMonk
Perl Monk, Perl Meditation
 
PerlMonks  

Re^2: Reading Install type config file into hash

by tmurnane (Novice)
on Aug 08, 2012 at 15:34 UTC ( #986312=note: print w/ replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    sub readSetup {
       open IN, "<setup.ini" or die "cannot open setup.ini\n";
       @setupFile = <IN>;
    ...
          print "\n";
       }
    }
    
  2. or download this
    PRODUCT1
       FEATURE1_PRODUCT1
    ...
          PROPERTY1_PRODUCT4=VALUE1
          PROPERTY2_PRODUCT4=VALUE2
    PRODUCT5
    
  3. or download this
    PRODUCT1
            FEATURE1_PRODUCT1
    ...
            PROPERTY1_PRODUCT4 = VALUE1
    
    PRODUCT5
    

Log In?
Username:
Password:

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

How do I use this? | Other CB clients
Other Users?
Others avoiding work at the Monastery: (25)
As of 2013-05-21 14:14 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    The best material for plates (tableware) is:









    Results (436 votes), past polls