Slashdot Mirror


User: gquipster

gquipster's activity in the archive.

Stories
0
Comments
1
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1

  1. Re:I LOVE perl! on Google Engineer Decries Complexity of Java, C++ · · Score: 1

    I also love Perl. There has never been a task that I haven't been able to complete in Perl - I've written everything from 5 line scripts to 50000 line full featured daemons. Whilst I can also code in C, C++, Java, Visual Basic and PHP, I always end up coming back to Perl. However it's a language that you have to be extremely careful with - I mandate that all of my development team use Perl-Critic to ensure quality code, and Perl-Tidy to ensure a consistent coding style.