Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re: unerline or highlight keywords in a string

by zek152 (Pilgrim)
on Jun 09, 2011 at 19:52 UTC ( [id://908991]=note: print w/replies, xml ) Need Help??


in reply to unerline or highlight keywords in a string

If you are on a *nix system you should check out Term::ANSIColor.

  • Comment on Re: unerline or highlight keywords in a string

Replies are listed 'Best First'.
Re^2: unerline or highlight keywords in a string
by rizzy (Sexton) on Jun 09, 2011 at 20:22 UTC
    Thanks. I'm doing this on windows (don't ask). ANyway, I figured it out. I'm using:
    use Win32::Console::ANSI; use Term::ANSIScreen qw/:color /;

    and my substitution method works for that.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others examining the Monastery: (5)
As of 2024-04-24 18:58 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found