in reply to What do we mean with "CPAN pollution"?

Okay here's the question:

If you're writing some Perl code, do you assume the input will always be in the proper form? No, of course you don't, so why should the system to distribute that code be any different?

The problem is in the CPAN moderation system (or lack thereof), not that people are submitting sub-standard code to it. Fix the system, don't worry about the incoming data.

  • Comment on Re: What do we mean with "CPAN pollution"?