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.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 0.1634-21.fc42 | - |
Fedora 42 | 0.1634-21.fc42 | - |
Fedora 41 | 0.1634-20.fc41 | - |
Fedora 40 | 0.1634-19.fc40 | - |
You can contact the maintainers of this package via email at
perl-FileHandle-Unget dash maintainers at fedoraproject dot org
.