Stuff with the Perl Foundation. A couple of patches in the Perl core. A few CPAN modules. That about sums it up.
No offense, but if you send me an email with a bug report, there's a good chance that I won't get to it right away and if I don't get to it right away, there's a good chance I won't get to it ever.
On the other hand, if you post that bug report to the appropriate CPAN RT queue (and my modules generally even list a nice email address for you to do so without using the Web site, if you don't want to), then I will get to the bug report. Eventually. I forget email. I lose email. I don't lose RT.
I know many other CPAN authors with this same complaint. Please don't send us email about bugs. Use RT.
bounce the mail (Score:2)
This bounces the message to RT, and saves a copy of the original message in a folder called "bouncedtort". Since I get RT messages by mail too, this effectively *replaces* the message by one that h
RT could be more streamlined to use (Score:1)
Re: (Score:2)
Yeah, RT has its nits, but as a central place for me to be able to keep bug reports and requests, it's what we've got.
And on a completely unrelated note, I've added the V|version switch to TAP::Parser's runtests, as you requested :)
Re: (Score:1)
Gawd, I thought it was just me. I seem to get tripped up with the Bitcard process a lot.
Thanks, but no (Score:2)
RT has a horrible interface, both for reporting bugs and for authors. I would far rather people report bugs in my code to me by email. So much so that if they do report them via RT, I have written a script that will pull them out and email them to me. With emailed bug reports, they sit on my laptop and are available to me even when I'm off the net. Bug reports in RT are utterly useless when I am, for instance, visiting the family over christmas, which is my most productive time for bugfixing.
The corre
Re: (Score:2)
Right. This was the author saying what he wanted everybody to use.
I presume he already had said so in the module documentation and is ticked off that people didn't follow it. Of course, if he didn't, then he really doesn't have a leg to stand on with this rant. :)
J. David works really hard, has a passion for writing good software, and knows many of the world's best Perl programmers
Re: (Score:2)
Yes, I do have that listed in my modules. However, drhyde is right that individuals should report bugs the way the author wants them reported. I shouldn't have suggested that everyone do it my way, even if my way is right ;)