Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re: Re: Re: I need your HELP!!

by gregw (Beadle)
on Apr 08, 2001 at 03:19 UTC ( [id://70760]=note: print w/replies, xml ) Need Help??


in reply to Re: Re: I need your HELP!!
in thread I need your HELP!!

Try reading the Perl tutorials here on Perl Monks. Pretty good stuff. If you want concrete working code, take a look at the solutions to the exercises there too. The most immediately relevant ones for your situation seem to be those covering the basic datatypes and File Input and Output.

Your code does open the file, now you just need to stick the data from it into an array. And clean up the syntax errors and extraneous stuff in your variable declarations (one hint: don't use spaces in your variable names.)

Log In?
Username:
Password:

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

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

    No recent polls found