![]() |
|
There's more than one way to do things | |
PerlMonks |
Re^2: A Win32 new Perl build dilemmaby mikegold10 (Novice) |
on Nov 29, 2021 at 18:31 UTC ( #11139236=note: print w/replies, xml ) | Need Help?? |
Win32::Console::ANSI did not resolve the issue: C:\>perl -e "use warnings; use strict; use Win32::Console::ANSI; print ""\e[1;34mThis text is bold blue.\e[0m\n""; " ←[1;34mThis text is bold blue.←[0m
In Section
Seekers of Perl Wisdom
|
|