Package Info

perl-Tie-Handle-Offset


Tied handle that hides the beginning of a file


Development/Libraries/Perl

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.


License: Apache-2.0
URL: https://metacpan.org/release/Tie-Handle-Offset

Categories

Releases

Package Version Update ID Released Package Hub Version Platforms Subpackages
0.004-bp155.1.5 info GA Release 2023-05-17 15 SP5
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • perl-Tie-Handle-Offset