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

Re: reading and working with grow.out files

by Riales (Hermit)
on Apr 23, 2012 at 23:51 UTC ( [id://966699]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    print IO::File->input_record_separator while $fh->getline;
    
  2. or download this
    use strict;
    use warnings;
    ...
    }
    
    close(FILE);
    

Log In?
Username:
Password:

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

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

    No recent polls found