Jump to letter: [
9ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
perl-FileHandle-Unget - A FileHandle that supports ungetting of multiple bytes
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
Name |
Version |
Release |
Type |
Size |
Built |
perl-FileHandle-Unget |
0.1621 |
3.fc6 |
src |
44 KiB |
Tue Aug 29 13:33:45 2006 |
Changelog
- * Tue Aug 29 18:00:00 2006 Paul Howarth <paul{%}city-fan{*}org> 0.1621-3
- FE6 mass rebuild
- * Thu Feb 16 17:00:00 2006 Paul Howarth <paul{%}city-fan{*}org> 0.1621-2
- Don't use macros in command paths, hardcode them instead
- * Wed Oct 12 18:00:00 2005 Paul Howarth <paul{%}city-fan{*}org> 0.1621-1
- Fedora Extras submission