Perl Language
Tillskriven text
Sök…
Skriva ut färgad text
#!/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
Licensierat under CC BY-SA 3.0
Inte anslutet till Stack Overflow