Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re: Reading from an INI file

by suaveant (Parson)
on May 15, 2001 at 18:55 UTC ( [id://80550]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    for(@file) {
      ...
    }
    
  2. or download this
    for $line (@file) {
      ...
    }
    

Log In?
Username:
Password:

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

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

    No recent polls found