NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
declining average quality of Perl LOC written (Score:1)
Re: (Score:2)
confirmation bias much ?
I think those who *do* care about quality have got on with it, that's why we have some seriously good tools for to help code quality, in every area from profiling, to perl critic to unit tests, to smarter refactoring editors : whether using perlisense or other tools inside vi or emacs, or using Padre, Kephra, Komodo or Eclipse.
I care about quality, and Perl has delivered, everything from 2 generations of ORM that beat anything available from other dynamic languages, to CPAN modules w
@JAPH = qw(Hacker Perl Another Just);
print reverse @JAPH;
Re: (Score:1)
Re:declining average quality of Perl LOC written (Score:2)
I've friends who work in bioinformatics, they write Perl, most of it is pretty good, some of them come to Perl Workshops, and the some of the people they work with even give talks at Perl Workshops.
Not all of the people they work with are good, but there is the community and the support there. If the technical people in your organisation are more interested in petty squabling about languages than helping their own people do their job better by hooking them up with the local perl or bio-perl comminity, that doesn't just show how partisan they are, it shows how unprofessional they are.
As much as I like perl, I don't think I could ever be bothered to follow a link from reddit, and join a message board or blog about python, php or even ASP just say how crap it was, and I've dealt with pencil-in-the-eye coding in all of those languages.
The only reason I bother to join in here, is because it's a journal site I use regularly and suddenly a bunch of python zealots appear and start kicking off.
@JAPH = qw(Hacker Perl Another Just);
print reverse @JAPH;
Reply to This
Parent