The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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.