Subject: Re: what's the Ruby way to do this?
From: "georgesawyer" <georgesawyer2 hotmail.ok.nospam.com>
Date: Sat, 8 Jan 2005 03:26:33 +0900
References: 125142125285
>>match(/([^\s]+(\s+|$)){0,10}/)[0]+($'>""?"...":"")
This is a good way, seriously, for a Perl programmer moving to Ruby to
maintain job security.
Ruby is using the tactic, "embrace and extend."