Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Tool "regex-coach" 3

Status
Not open for further replies.

dietmarp

Programmer
Dec 27, 2001
53
0
0
US
Hi,

I found a tool to help visualize/create perl regular expression. It is freeware for private non commercial use and is available to download for Linux and Windows OS.


Dietmar
 
That's...actually pretty cool. I have a little Perl/Tk app I use a lot that has an input and output text areas, and lets you run regex replaces on it. This does that better, and visually walks through the regex for when I'm not as smart as I think I am. :)

It's free for commercial use, too, so long as you don't distribute or charge for it.

Me likes.

- Andrew
Text::Highlight - A language-neutral syntax highlighting module in Perl
also on SourceForge including demo
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top