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.
Use the message-id, Barbie (Score:2)
Both email and usenet messages have unique message-IDs. I presume that when a report hits the cpan-testers list and gets copied to the nntp version of the list, the message-id is preserved. So the simple solution is to accept subject lines like "CANCEL <msgid123456789@example.com>".
Or let people cancel their results interactively through a web shite.
Re:Use the message-id, Barbie (Score:2)
Whether it uses the message-ID or the NNTP id is secondary, it's whether the cancellation is from the original tester that's the important bit.
Cancelling through a website would be better, but it still needs a method to verify that the cancellation request came from the original tester.
I would expect cancellations to only happen occasionally, so having an administrator just verify the request wouldn't be too bad. If it got to be a regular occurance then it would likely indicate a bug that needs fixing before testing continues.
Reply to This
Parent