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.
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 ;)