Earlier quoted context omitted.
Are there really any compelling reasons to use Perl over Ruby for greenfield projects (i.e. not legacy maintenance)? I've written maybe a dozen medium-length Perl scripts (but nothing very large) before I got into Ruby, and I can't seem to think of anything that Perl does that can't be done at least as well in Ruby. Honestly not trying to start a religious war here - just curious - and I think it's fair to compare th…
Here's another reason: If you are doing work you know you are likely to port to C at some point.
(and I'm saying this as somebody who love's Perl - I'm not seeing the connection)