Sun Jun 26 21:45:46 BST 2005
Perl regular expressions
CRiSPs regular expressions are very powerful and support pretty
much a superset of everyone elses expressions, including bits of
Perl syntax.
Recently, I have been doing more and more perl work, and find that the switch between CRiSP expressions and Perl ones a bit of a nuisance.
To rectify this, I have added support for pure Perl expressions - these mainly affect three aspects of expressions - (..), $1..$9.
The next release contains support for these expression types, by selecting the new Perl mode of syntax.