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

Re: "Resetting" a file handle

by kilinrax (Deacon)
on Feb 01, 2001 at 23:36 UTC ( [id://55814]=note: print w/replies, xml ) Need Help??


in reply to "Resetting" a file handle

You probably want to take a look at seek.
seek FILEHANDLE, 0, 0;
will reset a filehandle to the beginning of the file.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (3)
As of 2024-04-26 02:18 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found