Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: openChapter 8
Standard Modules
Next: Reference: setvbuf
 

setpos

$fh->setpos pos

Uses the value (pos) returned by getpos to restore a previous position of the FileHandle.


Previous: Reference: openPerl in a NutshellNext: Reference: setvbuf
Reference: openBook IndexReference: setvbuf