FileHandle which supports multi-byte unget

Edit Package perl-FileHandle-Unget

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.

Refresh
Refresh
Source Files
Filename Size Changed
FileHandle-Unget-0.1623.tar.bz2 0000029820 29.1 KB
perl-FileHandle-Unget.changes 0000001183 1.16 KB
perl-FileHandle-Unget.spec 0000002108 2.06 KB
Revision 10 (latest revision is 23)
Lars Vogdt's avatar Lars Vogdt (lrupp) accepted request 54728 from Stephan Kulow's avatar Stephan Kulow (coolo) (revision 10)
Accepted submit request 54728 from user coolo
Comments 0
openSUSE Build Service is sponsored by