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.
Hand a commit bit to the reporter (Score:1)
I recently took over maintenance of Class::Factory from Chris Winters. I use the module quite a bit, but I got an email from another user of it asking for a feature. What he wanted looked fine, so I handed him a commit bit to the svn repository. Works for me :)
RT is a barrier to entry (Score:2)
<sarcasm>Oh, but it's written in Perl, so let's all pretend it's wonderful.</sarcasm>
After that experience, I decided to just email the authors directly, or sti
Re: (Score:1)
- It's well-integrated into the other services around CPAN and PAUSE: You get a bug (RT ticket) count on search.cpan.org, PAUSE ownership/maintainership status propagates to RT, etc. That's not easy to do and it can help tremendously.
- It's free. That is, in terms of Software.
- It's also a free service in that it's run by volunteers (i.e. Best Practical) on their server with their bandwidth.
About the user interface: You can report bugs via automatically
Re: (Score:1)
I agree. I do use RT, but it’s very annoying. Comes with the territory: it’s really a ticketing system, not a dedicated bug tracking system, so there’s a lot of interface clutter.
The only thing I’ve used that’s worse is Bugzilla. Also written in Perl…
RT? Maybe. (Score:2)
Re: (Score:1)