perl-FileHandle-Unget - A FileHandle that supports ungetting of multiple bytes
| Website: | http://search.cpan.org/dist/FileHandle-Unget/ |
|---|---|
| License: | GPL+ |
| Vendor: | city-fan.org repo http://www.city-fan.org/ftp/contrib/ |
- Description:
FileHandle::Unget is a drop-in replacement for FileHandle that 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.
Packages
| perl-FileHandle-Unget-0.1623-4.fc8.noarch [25 KiB] |
Changelog
by Paul Howarth (2010-06-24):
- Rebuild for perl 5.12.1 in Rawhide |