Use YAPE::Regex::Explain to see if the explanation matches your expectations.
Use GraphViz::Regex similarly.
Try tweaking the regex using a tool such as The Regex Coach (Win32 only, IIRC), or Regex Lab.
See if someone else has already done something similar.
Use Regexp::Assemble to combine smaller, individually working pieces.
See Debugging Regexes.
HTH,
In reply to Re: Regex Debugger?
by planetscape
in thread Regex Debugger?
by pileofrogs
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |