FileHandle which supports ungetting of multiple bytes
FileHandle::Unget is a drop-in replacement for FileHandle which allows more than one byte to be placed back on the input. It supports an ungetc(ORD) which can be called more than once in a row, and an ungets(SCALAR) which places a string of bytes back on the input.
$
pkg install p5-FileHandle-UngetOrigin
devel/p5-FileHandle-Unget
Size
41.8KiB
License
GPLv2
Maintainer
perl@FreeBSD.org
Dependencies
1 packages
Required by
1 packages