Re: reporting bugs to RT

2004-05-10 Thread Andy Lester
I wonder if rt.cpan.org is broken. I'm trying to close ticket #2658 for Log::Procmail, but I can't tell rt when it's been fixed, since it show only version 0.01 to 0.05, when CPAN already holds 0.08 (0.06 and 0.07 have come and gone, since I try to tidy up behind me). I believe that at one point, J

Re: reporting bugs to RT

2004-05-10 Thread Philippe 'BooK' Bruhat
Le mercredi 05 mai 2004 à 17:16, Andy Lester écrivait: > On Thu, May 06, 2004 at 12:44:58AM -0200, Gabor Szabo ([EMAIL PROTECTED]) wrote: > > I guess this answer also means that there is no script similar to > > perlbug that would report bugs about CPAN modules ? > > Wouldn't this help increasing t

Re: reporting bugs to RT

2004-05-05 Thread Andy Lester
On Thu, May 06, 2004 at 12:44:58AM -0200, Gabor Szabo ([EMAIL PROTECTED]) wrote: > I guess this answer also means that there is no script similar to > perlbug that would report bugs about CPAN modules ? > Wouldn't this help increasing the use or RT ? Not everyone uses RT. Many authors ignore it,

Re: reporting bugs to RT

2004-05-05 Thread Gabor Szabo
On Wed, 5 May 2004, Andy Lester wrote: > On Wed, May 05, 2004 at 11:40:32PM -0200, Gabor Szabo ([EMAIL PROTECTED]) wrote: > > Is there some command line tool that can be used to report bugs to RT ? > > Sure, it's called "sendmail". > > If you want to send a bug on Test::Harness, send an email to

Re: reporting bugs to RT

2004-05-05 Thread Andy Lester
On Wed, May 05, 2004 at 11:40:32PM -0200, Gabor Szabo ([EMAIL PROTECTED]) wrote: > Is there some command line tool that can be used to report bugs to RT ? Sure, it's called "sendmail". If you want to send a bug on Test::Harness, send an email to [EMAIL PROTECTED] xoa -- Andy Lester => [EMAIL P

reporting bugs to RT

2004-05-05 Thread Gabor Szabo
Is there some command line tool that can be used to report bugs to RT ? Something that after I saw that make test fails (or even if it just prints warnings) I can type some command line magic and will submit a bug report with all the relevant information including the output of make test. Simila