FileHandle::Unget 0.1621 review

Download
by rbytes.net on

FileHandle::Unget is a Perl module which is a drop-in replacement for FileHandle

License: GPL (GNU General Public License)
File size: 0K
Developer: David Coppit
0 stars award from rbytes.net

FileHandle::Unget is a Perl module which is a drop-in replacement for FileHandle. It 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.

FileHandle::Unget 0.1621 keywords