------ art_102526_1587159.1182383635402 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline "hello".scan(/..*/) ["hello"] On 6/20/07, Daniel DeLorme <dan-ml / dan42.com> wrote: > > Axel Etzold wrote: > >> irb(main):001:0> "hello".scan(/.*/) > >>