NAME

Win32::Console::PatchForRT33513 - Patch for RT33513.

VERSION

Version 0.001

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

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.