in reply to Re^4: Regular Expression Translation Help!
in thread Regular Expression Translation Help!
In cases where the string changes, the regular expression matched and the result is what was stored in $2. In cases where the string didn't change, the regular expression did not match.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^6: Regular Expression Translation Help!
by aquarium (Curate) on Nov 30, 2010 at 23:34 UTC |