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.
Very Good Points - This happens too often (Score:2)
It is safe to say that all the major Free Software projects have very good version control, testing and QA.
The Apache group is probably the best example of well managed code and organised people - they have produced standards defining code that frequently shames the big names of IT like Microsoft or IBM.
It is obvious this fool has never even looked at open source code
Even the
@JAPH = qw(Hacker Perl Another Just);
print reverse @JAPH;
Re:Very Good Points - This happens too often (Score:2)
what a prize muppet
@JAPH = qw(Hacker Perl Another Just);
print reverse @JAPH;
Reply to This
Parent