=over =item tell FILEHANDLE =item tell Returns the current position for FILEHANDLE. FILEHANDLE may be an expression whose value gives the name of the actual filehandle. If FILEHANDLE is omitted, assumes the file last read. There is no C function. Use C for that. =back