From: matz@... (Yukihiro Matsumoto) Date: 2003-11-30T19:55:39+09:00 Subject: Re: anything disappearing from Ruby for 2.0? Hi, In message "Re: anything disappearing from Ruby for 2.0?" on 03/11/30, Michael Campbell writes: |Ack, no more: | |if (/foo/ .. /bar/) ? | |I find this construct terribly useful; I'd hate to see it go. Perhaps some other way to accomplish, for example, IO#from_to(re1, re2) {|line| ... } just an idea. matz.