Have u ever gotten color to work in perl? win32 system.<br><br>example:<br><br>----------------------<br>use Term::ANSIColor;<br>print color("red"
,"red color should be here", color("reset"
;<br><br>---------------------<br><br>here is the output: <br>[31mred color should be here[0m