Name: | perl-Tie-Handle-Offset |
---|---|
Version: | 0.004 |
Release: | 22.el10_0 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 25169 |
License: | Apache-2.0 |
RPM: | perl-Tie-Handle-Offset-0.004-22.el10_0.noarch.rpm |
Source RPM: | perl-Tie-Handle-Offset-0.004-22.el10_0.src.rpm |
Build Date: | Mon Jun 23 2025 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://metacpan.org/release/Tie-Handle-Offset |
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. |