Hello all,
Would anyone know how to change Stata's regular expression parser to
use Perl's parser, so that I can use perl compatible regular
expressions (i.e. the same regular expression syntax that I use when
using Perl)?
Here is what is in the help page for Stata's regular expression
parser: "Regular expression syntax is based on Henry Spencer's NFA
algorithm, and this is nearly identical to the POSIX.2 standard."
I find, however, that Perl's regular expression engine is more
powerful and I find its additional features useful.
Thanks,
Shafique
*
* For searches and help try:
* http://www.stata.com/help.cgi?search
* http://www.stata.com/support/faqs/resources/statalist-faq/
* http://www.ats.ucla.edu/stat/stata/