"Ben Tilly" <ben_tilly / hotmail.com> writes:

> Yup.  Perl's documentation agrees with me.  Can't be done
> in Perl with a straight regular expression.

Not with one, perhaps, but it can with two, or three if you allow
escaping of a delimiter (at least in all the cases I've come across).


Dave