From: Harry Ohlsen Date: 2002-07-18T05:58:21+09:00 Subject: Re: Syntax "surprise" > Much as I love Ruby over Perl, this is one feature of Perl that I > thought was great and I wish Ruby copied it. It makes it easier > eg. to swap arguments around if you realise the order is wrong. Nah. Maybe I'm a masochist, but I reckon if you do something stupid, it should be HARD to fix, so you remember and don't do it next time ... or at least the time after that :-).