Name : perl-FileHandle-Unget
| |
Version : 0.1634
| Vendor : openSUSE
|
Release : bp155.2.3
| Date : 2022-08-03 09:11:38
|
Group : Development/Libraries/Perl
| Source RPM : perl-FileHandle-Unget-0.1634-bp155.2.3.src.rpm
|
Size : 0.05 MB
| |
Packager : https://bugs_opensuse_org
| |
Summary : FileHandle which supports multi-byte unget
|
Description :
FileHandle::Unget operates exactly the same as FileHandle, except that it provides a version of ungetc that allows you to unget more than one character. It also provides ungets to unget a string.
This module is useful if the filehandle refers to a stream for which you can\'t just \'seek()\' backwards. Some operating systems support multi-byte \'ungetc()\', but this is not guaranteed. Use this module if you want a portable solution. In addition, on some operating systems, eof() will not be reset if you ungetc after having read to the end of the file.
NOTE: Using \'sysread()\' with \'ungetc()\' and other buffering functions is still a bad idea.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/openSUSE:/Leap:/15.5:/ToTest/images/repo/openSUSE-Leap-15.5-x86_64-aarch64-ppc64le-s390x-Media1/noarch |