Subject: [ruby-talk:04453] Re: Few random notes
From: Dave Thomas <Dave thomases.com>
Date: 13 Aug 2000 09:08:55 -0500
References: 4450
In-reply-to: Aleksi Niemelä's message of "Sun, 13 Aug 2000 14:23:53 +0200"
Aleksi Niemel<aleksi.niemela / cinnober.com> writes:
> MatchData is not data by itself, it points to $1, $2,... So
> this doesn't work:
See http://dev.rubycentral.com/articles/re_obj.html
Dave