Name : perl-Tie-Handle-Offset
| |
Version : 0.004
| Vendor : obs://build_opensuse_org/devel:languages:perl
|
Release : lp155.1.1
| Date : 2023-07-20 14:02:40
|
Group : Development/Libraries/Perl
| Source RPM : perl-Tie-Handle-Offset-0.004-lp155.1.1.src.rpm
|
Size : 0.02 MB
| |
Packager : https://www_suse_com/
| |
Summary : Tied handle that hides the beginning of a file
|
Description :
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.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-T/15.5/noarch |