use warnings; use strict; use Term::ANSIColor qw(:constants); sub print_debug { print STDERR @_, RESET; } print_debug(BLUE ON_WHITE, 'Test');
In reply to Re: Term::ANSIColor - possible to pass color as variable?
by eff_i_g
in thread Term::ANSIColor - possible to pass color as variable?
by ultranerds
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |