use Term::ANSIColor; print color 'bold'; print "This is bold"; print color 'underline'; print "This is bold"; print color 'reset'; print "This is bold";
Thank you..print color 'blink'; print "This is blink\n\n";
In reply to Re: How to Print Underline Text in PERL.
by ungalnanban
in thread How to Print Underline Text in PERL.
by ungalnanban
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |