Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2003-12-29 21:53
0.12

Ein großer Fehler, die Routinen, die nicht lesen undef am Ende der Datei führen würde, wurde behoben. Kompatibilität mit gensym erstellte Datei verarbeitet wurde hinzugefügt.
Tags: Major bugfixes
A major bug which would cause read routines to not return undef at the end of the file has been fixed. Compatibility with gensym-created file handles has been added.

Project Resources