"String::Tagged::Terminal::Win32Console" - Windows-specific code for
String::Tagged::Terminal
# No user serviceable parts inside
use String::Tagged::Terminal;
This module provides support for String::Tagged::Terminal to print to the
console on "MSWin32". It is not intended to
be used directly.
On Windows before Windows 10, only "fgindex",
"bgindex" and
"bold" are supported.
Starting with Windows 10, also
"under" and
"reverse" are supported.
On Windows, only a single output console is supported.
Paul Evans <leonerd@leonerd.org.uk>, Max Maischein
<corion@corion.net>