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::PatchForRT33513 - Patch for RT33513.

VERSION

Version 0.008

SYNOPSIS

    use Win32::Console::PatchForRT33513;

    use Win32::Console qw(STD_OUTPUT_HANDLE);

    my $c = Win32::Console->new(STD_OUTPUT_HANDLE);

DESCRIPTION

Patch for RT33513.

Link to the patch.

The code for this module is from this stackoverflow answer.

LICENSE AND COPYRIGHT

Copyright 2018-2022 Matthäus Kiem.

This library is free software; you can redistribute it and/or modify it under the same terms as Perl 5.10.0. For details, see the full text of the licenses in the file LICENSE.