$ pos = $ fh ->getpos
pos
fh
If the C functions fgetpos(3) and fsetpos(3) are available, getpos returns the current position, $pos , of the FileHandle.
fgetpos(3)
fsetpos(3)
getpos
Copyright © 2001 O'Reilly & Associates. All rights reserved.