- or download this
perl -MYAPE::Regex::Explain -e " print YAPE::Regex::Explain->new(qr/$A
+RGV[0]/)->explain();" "^\s*[^\s\*=]+\s*="
- or download this
The regular expression:
...
) end of grouping
----------------------------------------------------------------------
- or download this
The regular expression:
...
----------------------------------------------------------------------
) end of grouping
----------------------------------------------------------------------
- or download this
perl -MYAPE::Regex::Explain -e " print YAPE::Regex::Explain->new(qr/$A
+RGV[0]/)->explain();" "[^\s\*=]"
..
...
----------------------------------------------------------------------
\w word characters (a-z, A-Z, 0-9, _)
----------------------------------------------------------------------