Possible Duplicate:
How do I color output text from Perl script on Windows?
I want to color parts of text on a Perl program run with Windows CMD but not the entire window. I know it's possible, but I can't find out how to anywhere I look.
The Perl modules Term::ANSIColor and CMD::Colors do not work with CMD either.
