getpos
$pos= $fh->getpos
- If the C functions
fgetpos(3)andfsetpos(3)are available,getposreturns the current position, $pos, of the FileHandle.
$pos= $fh->getpos
fgetpos(3) and fsetpos(3) are available, getpos returns the current position, $pos, of the FileHandle.