Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re: telling script to read from next line

by andreychek (Parson)
on Jul 08, 2001 at 05:19 UTC ( [id://94792]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
     # You are using strict, right??? :-)
     use strict;
    ...
     # Close up the file
     close(FILE);
    
  2. or download this
     srand;
    
    ...
    
     # And then do whatever else with it...
     print "$part[0] $part[1] $part[2] ... ";
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others musing on the Monastery: (5)
As of 2024-03-28 19:32 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found