![]()
This program can explain a regular expression for you.
This program is just an interface. The real work is done by japhy's YAPE::Regex::Explain module.
There are some minor problems with this engine. For example, \Q at $0 line \E\d+\. does not produce the expected results.