From: Squeamizh Date: 2006-10-21T13:30:06+09:00 Subject: Re: Ruby and Perl Paul Lutus wrote: > At this point, someone might ask what is the point, then? Why have objects? > The answer is that some programming problems are sufficiently complex that > either it is not possible to write a reliable program without using OO > principles, or a particular program can't be written at all using > conventional, pre-OO methods. Such as... ?