in reply to Regex Tool
Personally, I really like The Regex Coach (Win32 only, IIRC) for constructing/testing troublesome regexes, YAPE::Regex::Explain and GraphViz::Regex for reverse-engineering them, and Regexp::Assemble for building large regexes out of small working pieces... :-)
HTH,
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Regex Tool
by Yunus (Novice) on Jul 03, 2006 at 01:54 UTC | |
by planetscape (Chancellor) on Jul 03, 2006 at 16:02 UTC | |
by Yunus (Novice) on Jul 04, 2006 at 01:38 UTC |