ports

devel/p5-FileHandle-Unget

p5-FileHandle-Unget-0.1628 – filehandle which supports ungetting of multiple bytes

Description

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.

WWW: http://search.cpan.org/dist/FileHandle-Unget/

Categories:
devel perl5

Library dependencies

None

Build dependencies

Run dependencies

None