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.
Bug report redirection (Score:2)
How about some review guidelines just above the "Review" box? Such as:
:) I'll mention this thread to Ask so he sees it.
"Do not use this to report bugs, it is likely the author will never see it and it won't get fixed. Please report bugs via [link to the distribution's rt queue]."
Ironically, use.perl is not the bug report forum for cpanratings.
While I'm at it:
"Think be
Re:Bug report redirection (Score:1)
Hey, thanks for the comments. I am aware that this is not the bugreport forum for cpanratings :) (though I’m not sure what is), but I wasn’t reporting bugs so much as hoping to kick off a bit of discussion. (Maybe I should post to Perlmonks as well.)
Some explanatory text would certainly help. It won’t suffice, I think, but it sure would be an improvement over the current situation. Having ratings mailed to authors is a good suggestion, but I’m not sure how it relates to my points;
Re:Bug report redirection (Score:2)
About [perl.org] says to email ask@perl.org.
Speaking of places where bugs are reported which never get back to the author.
I was just sort of on a roll at that point. If nothing else it means the authors might actually read the ratings and consider them. It also means that should someone report a bug via CPAN ratings the author will see it.
Which is the whole point. Rating numbers mean different things to different people. One needs to assign a standard meaning to each number. Or better yet, eliminate the discrete numbers entirely and just use a slider with descriptions of what each range on the slider means.
Email still works. :) Just about every author has an user@cpan.org address. Its best way to guarantee the author, any author, will get your message.
rt.cpan.org works for bugs as it emails the author.
The rest don't push content back to the author so they're unreliable. Maybe the author reads it, maybe they don't. This includes cpanratings and the new CPAN Forum [cpanforum.com]. CPAN Forum has some support for message push but you can't say "push me content about all my modules" you have to sign up for each one individually and I'm not about to bother for 50+ modules. Its also opt-in and most module authors don't even know it exists.
So the problem common to most existing ways to bitch about modules is that the people who can do something about it, the author, likely never sees it. I don't read Perlmonks. Every once in a while I sweep it for people reporting bugs about my modules and throw up another "talk to the author, damnit!" rant but that's work. If any feedback system is going to work it has to:
rt.cpan.org and user@cpan.org succeeded in this despite many authors howling that they didn't want it imposed on them and never wanted to hear about it. An opt-out option for rt.cpan.org was proposed for those who objected the loudest but I don't think it was ever implmented as, in the end, it turned out to be a great thing for all.
Reply to This
Parent
Re:Bug report redirection (Score:1)
Uh, I did say that the intent was to get some discussion going to exchange ideas maybe, not to report a bug. The issues I brought up are no bugs; see also the title I chose.
I agree, but that isn’t the direction I was talking about. I was wondering how the author (or someone else) could respo
Re:Bug report redirection (Score:2)
Just a general hate flung in the direction of Perlmonks. You just happened to be in the path.
Re:Bug report redirection (Score:1)
Ah! Of course. Noone but the author really needs to respond to a review. Good thinking. Ill add one minor point: an author should not be able to post self-reviews.
I think together with the stuff I wrote in reply to Ask that makes a cohesive set of proposed changes to mitigate the problems we currently see. Ill summarize these in an email to him and see if I can lend a hand with the implementation.