$ fh ->ungetc ( ord )
fh
ord
Pushes a character with the ordinal value ord back onto the given handle's input stream.
[ Library Home | Perl in a Nutshell | Learning Perl | Learning Perl on Win32 | Programming Perl | Advanced Perl Programming | Perl Cookbook ]