Perl Language
Testo attribuito
Ricerca…
Stampa di testo colorato
#!/usr/bin/perl
use Term::ANSIColor;
print color("cyan"), "Hello", color("red"), "\tWorld", color("green"), "\tIt's Me!\n", color("reset");
Modified text is an extract of the original Stack Overflow Documentation
Autorizzato sotto CC BY-SA 3.0
Non affiliato con Stack Overflow