2 more.. -easy reading/writing -iterators Marek Janukowicz wrote: >I am going to write an article to a software magazine titled "Ruby as an >alternative to Perl". There are some obvious advantages of Ruby over >Perl: > >- Ruby is fully object oriented >- blocks >- introspection >- very little difference between compile time and runtime > >Could you give me some more clues (I am missing a lot for sure)? > >TIA > >