------art_57244_23594383.1152275341889
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

On 7/7/06, Peñá, Botp <botp / delmonte-phil.com> wrote:
>
> yes, why does it have to be greedy by default... or is that life? :)


Well, it needs to be one or the other by default.  So, in my experience, the
choice is made to make it greedy.  If you want a deep dive on regexes, look
at _Mastering Regular Expressions_ by Jeffrey E F Friedl.

------art_57244_23594383.1152275341889--