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

String::Tagged::Terminal::Win32Console - Windows-specific code for String::Tagged::Terminal

SYNOPSIS

   # No user serviceable parts inside
   use String::Tagged::Terminal;

DESCRIPTION

This module provides support for String::Tagged::Terminal to print to the console on MSWin32. It is not intended to be used directly.

COMPATIBILITY NOTES

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.

AUTHOR

Paul Evans <leonerd@leonerd.org.uk>, Max Maischein <corion@corion.net>