perl-Tie-Handle-Offset

Tied handle that hides the beginning of a file

This modules provides a file handle that hides the beginning of a file. After opening, the file is positioned at the offset location. 'seek()' and 'tell()' calls are modified to preserve the offset. For example, 'tell($fh)' will return 0, though the actual file position is at the offset. Likewise, 'seek($fh,80,0)' will seek to 80 bytes from the offset instead of 80 bytes from the actual start of the file.

沒有可用的 openSUSE Leap 15.5 官方套件

發行版

openSUSE Tumbleweed

openSUSE Leap 15.6

openSUSE Leap 15.5

openSUSE Leap 15.4

不支援的發行版本

下列發行版本並未被官方支援。使用這些套件需要自行承擔風險。