BEGIN { eval { require Term::ANSIColor ; 1; } and do { Term::ANSIColor ->import( ); Term::ANSIColor ->import( qw/:constants / ); }; }