How do I color text in Perl's standard output without using any extra module?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
|
We can use |
|||||||||
|
|
Have a look at http://en.wikipedia.org/wiki/ANSI_escape_code to know which control sequences to output if you do not want to use any module. |
|||
|
|