|
|
| Perl: the Markov chain saw | |
| PerlMonks |
Re: rewinding an input filehandleby chas (Priest) |
| on Jul 28, 2005 at 19:30 UTC ( #479105=note: print w/ replies, xml ) | Need Help?? |
|
You can use seek, e.g. seek F,0,0 to reset to the beginning of the file.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||