Hi,
In message "[ruby-talk:10417] Recall Regexp options?"
on 01/02/06, "Ben Tilly" <ben_tilly / hotmail.com> writes:
|Does this make sense to anyone?
No. I should have compare all option flags for equal test.
I'll fix it soon.
|PPS Coming from Perl I find it disconcerting to see
|Ruby's /m flag combine options that I am used to seeing
|separately as /s and /m.
In Perl, it is possible to specify /s and /m at the same time. It
probably is feature rich, but I find it disconcerting.
matz.