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.
Patches (Score:2)
Of course that'll irk people up, especially those who wrote and submitted the patches, proud of their work, and being treated like some talentless freshman junior programmer.
Re:Patches (Score:2)
Also I haven't seen Tony dismiss any out of hand, he just has higher expectations than most when it comes to patches and fixes - not just good code, but tests and a good reason to change stuff.
Patches have got in, and he has been working on making the infrastructure of the code easier and more consistent to extend.
Unfortunately a large number of patches that most people would consider well worth applying remain outstanding, most of them are not for serious bugs or lack proof of a serious problem but are more niggling for particular users.
@JAPH = qw(Hacker Perl Another Just);
print reverse @JAPH;
Reply to This
Parent