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.
yes (Score:1)
rjbs
Re: (Score:2)
--
xoa
Re:yes (Score:1)
* Some examples
I'd love to see these fixed. I once offered to sponsor having them fixed, but the answer I got was something like, "No one should have to pay for this, we'd like to make it better for free."
We're clearly getting *much* more than we're paying for, so I'm not grouchy about that. I'd just love to be able to pay for improvements, too.
In the meantime, yeah, being bound to RT by default is problematic.
rjbs
Reply to This
Parent
Re: RT slow (Score:1)
The public/private URL thing drives me bonkers.
At work we use RT on nearly-dedicated hardware with plenty memory, and it is still very slow. I did DB-level debugging, and that didn't seem to be the issue. Something in the Perl code seemed to be very slow, but I have yet to pin down what that is.
This is with RT 3.6.1.
Re: (Score:2)
Re: (Score:1)
Project-specific bugtrackers (Score:1)
Yeah. There are a number of distributions that maintain their own bugtrackers (which may well be integrated with source control, like Trac is). It would be advantageous to be able to specify the bugtracker location in META.yml or some other form of structured data. In fact, DOAP [usefulinc.com] has a specific property for bugtracker URL; see the discussion on miyagawa's journal [perl.org].
Re: (Score:1)
http://module-build.sourceforge.net/META-spec-current.html#resources [sourceforge.net]
It's just that search.cpan.org doesn't do anything about it.
rjbs
Re: (Score:1)