Well, after coding in Perl for several years now, thought of learning some *pure object oriented* programming language. Been waiting for Perl6 (code name Parrot), but it does not appear to be releasing in near future. Therefore, began evaluating the OO languages out there that suits my needs (scripting). It was not easy to choose between Python and Ruby; both are fantastic. Finally I chose Ruby because of Rails framework and gems, that made sense.
My intent of this blog is to help someone like me who want to *learn* Ruby from a Perl background; while I learn
Ok, enough! Let’s get into business.