programming-examples/perl/SystemFunction/use Term-ANSIColor.pl
2019-11-15 12:59:38 +01:00

1 line
58 B
Perl

print color("red"), "That is an error!\n", color("reset");