ORO says it's Perl 5 compliant but minimal matching with
a ? doesn't seem to work.  I'm trying to use it in this context:
(.*?)\\s*  where the string in parens is the shortest possible
not the longest.

Does the ? need to be prefixed by any special characters
when used to prevent greedy matching?

Many thanks,

Ryan Parks


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to