Download List

项目描述

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.

系统要求

System requirement is not defined
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.

2004-09-16 06:29 Back to release list
0.16.0

stdin_tell_bug.t固定更加平台无关。文件句柄具体input_record_separator功能是补充说,Makefile.PL改为使用模块::安装。
标签: Minor feature enhancements
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.

Project Resources