Path to this page:
./
textproc/p5-Tie-Handle-Offset,
Tied handle that hides the beginning of a file
Branch: pkgsrc-2022Q3,
Version: 0.004nb5,
Package name: p5-Tie-Handle-Offset-0.004nb5,
Maintainer: pkgsrc-usersThis 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.
The Tie::Handle::SkipHeader subclass of Tie::Handle::Offset
automatically hides an email-style message header. After opening the
file, it reads up to a blank or white-space-only line and sets the
offset to the next byte.
Master sites: (Expand)
Filesize: 14.339 KB
Version history: (Expand)
- (2022-09-26) Package added to pkgsrc.se, version p5-Tie-Handle-Offset-0.004nb5 (created)