The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Win32::Console::GetC - fixup getc() for windows.

SYNOPSIS

  use Win32::Console::GetC;

DESCRIPTION

Win32::Console::GetC fixup behavior of getc() for windows.

AUTHOR

mattn <mattn.jp@gmail.com>

SEE ALSO

LICENSE

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.