use Term::ANSIColor; print color("red"),"Hello",color("reset");