Subject: [ruby-talk:16184] Re: (?i:) in regexp
From: Sean Russell <ser@ u g m e o w e o
Date: Sun, 3 Jun 2001 23:43:07 +0900
References: 161401616416170
In-reply-to: 16170
Sorry; this may be a really stupid question, but...
If we're concerned with obtaining maximum Perl compatibility, why not
steal the regex code from Perl? Was it too difficult to merge into
the Ruby source tree?
--- SER