Is there a Terminal::ANSIcolor for Windows?

[email protected] (ToddAndMargo via perl6-users)
Newsgroups perl.perl6.users
Message-ID <[email protected]>
Windows 11 24H2
RakudoΓäó v2024.07

[0] > use Terminal::ANSIColor;  # qx[ color ];
Nil

[1] > print color('bold'), color('52'), "abc", color('reset');
←[1m←[38;5;52mabc←[0m[1] >

[1] > print color('bold'), color('red'), "abc", color('reset');
←[1m←[31mabc←[0m[1] >
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.