Hi,
In message "anything disappearing from Ruby for 2.0?"
on 03/11/29, "David A. Black" <dblack / wobblini.net> writes:
|Is anything disappearing from Ruby in 2.0? Not that I have a very big
|list of things I want removed :-) but I'm wondering, for example,
|about the Perl-like special variables. And just wondering generally
|if there's anything in that category.
Candidates are:
* Perl style variables
* ../... in condition
* regex literal in condition
* Prec module
* maybe a few other things I can't think of now
matz.