in reply to Procedure for finding/searching for existing code
Perhaps this is an over-generalization, but I've seen one-too-many a security note come across Bugtraq about a script that's been made available on one of these freebie Perl archives. Generally on CPAN, and on sites where code can be reviewed like this one, major problems are caught beforehand.
Note that this also extends to Perl code purchased from an outside vendor. I have dealt with only 3 or 4 major Perl packages aquired in this manner, but they ALL had SERIOUS security problems, which I was thankfully able to patch up, but in all cases it was clear that the developer knew little about the science of programming. Finding a good Perl developer is a very hard thing to do. That is a major reason why Perl is not an official supported language in my company. :)
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Procedure for finding/searching for existing code
by belize (Deacon) on Jan 14, 2001 at 21:05 UTC | |
by Fastolfe (Vicar) on Jan 14, 2001 at 21:14 UTC | |
by Martin A (Beadle) on Jan 15, 2001 at 15:09 UTC |