On Mon, 2006-08-14 at 10:18 -0400, Ricardo SIGNES wrote: > * Gabor Szabo <[EMAIL PROTECTED]> [2006-08-14T07:00:10] > > e.g. a big red sign on search.cpan.org next to each module that has open > > bugs > > in RT and has not been updated for the past 6 months... > > I use this script to find bugs in mail-handling code or code I maintain. > > http://rjbs.manxome.org/hacks/perl/bugagg
I'm going to toot my own horn a bit... :) There's a new module that uses RT's REST interface to query for tickets: http://search.cpan.org/dist/RT-Client-REST/ It can also create, modify, resolve, etc. It's almost beta (meaning that I will soon freeze the APIs). If you use it, I'd like some feedback. Thanks, - Dmitri.