Edit

IABSD.fr/ports/devel/p5-FileHandle-Unget/pkg

Branch :

  • Show log

    Commit

  • Author : simon
    Date : 2007-03-18 20:14:18
    Hash : 8a84e8e5
    Message : import p5-FileHandle-Unget 0.1621, requirement for grepmail 5.x FileHandle::Unget is a drop-in replacement for FileHandle which 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. ok jasper@