Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re^4: sendmail AND color

by suhasbharadwaj (Initiate)
on Aug 24, 2006 at 05:17 UTC ( [id://569293]=note: print w/replies, xml ) Need Help??


in reply to Re^3: sendmail AND color
in thread sendmail AND color

use Term::ANSIColor; print color("red"), "Stop!\n", color("reset"); print color("green"), "Go!\n", color("reset");

Replies are listed 'Best First'.
Re^5: sendmail AND color
by eXile (Priest) on Aug 24, 2006 at 05:23 UTC
    That's a nice one too, but I think it'll only work if the email is read in a text-based email client in a (UNIX) terminal window that supports the color escape characters (that a setup quite a small fraction of the world population uses for reading their email).

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://569293]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (4)
As of 2024-04-20 01:33 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found