in reply to Perl/Ruby comparison

This node falls below the community's threshold of quality. You may see it by logging in.

Replies are listed 'Best First'.
Re^2: Perl/Ruby comparison
by neniro (Priest) on Apr 12, 2005 at 13:47 UTC


      True, unless we speak about performance. Not to mention the nightmare (also known as "write-only code") when it comes to large projects. My personal choice is Python.
Re^2: Perl/Ruby comparison
by Anonymous Monk on Dec 25, 2009 at 12:39 UTC
    "it can be deal with many ways (in Perl)" - as result - not easy to read existed libraries/modules for newbies, like me :)