I wanted to build an awesome place for people to discuss module specific issues, but I don't have any more time for this, and there are much better places to discuss Perl-related issues. I'd recommend asking your question on Stack Overflow or on Perl Monks.
If you are looking for a Perl tutorial or Perl-related news, I hope these links will serve you well.
Posted on 2005-03-02 08:55:23-08 by rrwo in response to 44
Re: CPAN::Mini of the Future!

I would like to see the filters redone so that a subclassed filter (which should be a public method) can "rewrite" the entry rather than simply give a thumbs up or down on it. The reason is that I could update CPAN::Mini::Tested to download the most recent version of a module that has passed tests, rather than simply not download a module if the most recent one has not passed a test. (It currently has the side-effect that when a new module is uploaded, it will delete the latest version if the newest one has not yet been tested.)

Direct Responses: Write a response