perl -e 'use Term::ANSIColor; print color "blue"; print "Hello world!\n"; print color "reset";'