Projects / FileHandle::Unget

FileHandle::Unget

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.

Tags
Licenses
Operating Systems
Implementation

RSS Recent releases

  •  21 Dec 2004 14:58

Release Notes: The version number, which was incompatible with some modules, has been fixed. This release uses Test::More for better test reporting. The use of the "English" module has been removed to work around a bug that exists in some versions of Perl.

  •  15 Sep 2004 21:29

Release Notes: stdin_tell_bug.t was fixed to be more platform independent. Filehandle-specific input_record_separator capability was added, and Makefile.PL was changed to use Module::Install.

  •  02 Sep 2004 00:05

Release Notes: A bug involving pipes and tell() and a bug with reading data in a list context were fixed. new_from_fd support was added.

  •  09 Feb 2004 03:31

Release Notes: This version improves Windows, Data::Dumper, and Perl 5.6.1 compatibility, and fixes a memory leak.

  •  29 Dec 2003 20:24

Release Notes: A case in which a Perl bug will be triggered on Windows is now detected. The test cases were improved.

Screenshot

Project Spotlight

Geant4

Particle Simulator

Screenshot

Project Spotlight

VMware

A system that allows you to run multiple virtual x86 OSes at the same time.