Skip Menu |

This queue is for tickets about the Net-eBay CPAN distribution.

Report information
The Basics
Id: 32184
Status: open
Priority: 0/
Queue: Net-eBay

People
Owner: Nobody in particular
Requestors: xavier [...] bachelot.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: Net::eBay 0.45 is failing pod coverage test
Date: Wed, 09 Jan 2008 09:27:08 +0100
To: bug-Net-eBay [...] rt.cpan.org
From: Xavier Bachelot <xavier [...] bachelot.org>
Hi, Net::eBay 0.45 is failing pod coverage test : # Failed test 'Pod coverage on Net::eBay' # in /usr/lib/perl5/vendor_perl/5.8.8/Test/Pod/Coverage.pm at line 126. # Coverage for Net::eBay is 50.0%, with 4 naked subroutines: # UTF8 # hash2xml # submitRequestGetText # verifyAndPrint # Looks like you failed 1 test of 1. Could you please take a look at this ? Regards, Xavier
Subject: Re: [rt.cpan.org #32184] Net::eBay 0.45 is failing pod coverage test
Date: Wed, 9 Jan 2008 09:45:42 -0600
To: Xavier Bachelot via RT <bug-Net-eBay [...] rt.cpan.org>
From: Igor Chudov <ichudov [...] Algebra.Com>
On Wed, Jan 09, 2008 at 03:28:04AM -0500, Xavier Bachelot via RT wrote: Show quoted text
> > Wed Jan 09 03:27:53 2008: Request 32184 was acted upon. > Transaction: Ticket created by xavier@bachelot.org > Queue: Net-eBay > Subject: Net::eBay 0.45 is failing pod coverage test > Broken in: (no value) > Severity: (no value) > Owner: Nobody > Requestors: xavier@bachelot.org > Status: new > Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=32184 > > > > Hi, > > Net::eBay 0.45 is failing pod coverage test : > > # Failed test 'Pod coverage on Net::eBay' > # in /usr/lib/perl5/vendor_perl/5.8.8/Test/Pod/Coverage.pm at line 126. > # Coverage for Net::eBay is 50.0%, with 4 naked subroutines: > # UTF8 > # hash2xml > # submitRequestGetText > # verifyAndPrint > # Looks like you failed 1 test of 1. > > Could you please take a look at this ? > > Regards, > Xavier >
Xavier, I am not too experienced and would like a clarification, just what is it that I need to fix? I will do whatever is necessary, of course. igor
Subject: Re: [rt.cpan.org #32184] Net::eBay 0.45 is failing pod coverage test
Date: Wed, 09 Jan 2008 16:58:37 +0100
To: bug-Net-eBay [...] rt.cpan.org
From: Xavier Bachelot <xavier [...] bachelot.org>
Igor Chudov via RT wrote: Show quoted text
> <URL: http://rt.cpan.org/Ticket/Display.html?id=32184 > > > On Wed, Jan 09, 2008 at 03:28:04AM -0500, Xavier Bachelot via RT wrote:
>> Wed Jan 09 03:27:53 2008: Request 32184 was acted upon. >> Transaction: Ticket created by xavier@bachelot.org >> Queue: Net-eBay >> Subject: Net::eBay 0.45 is failing pod coverage test >> Broken in: (no value) >> Severity: (no value) >> Owner: Nobody >> Requestors: xavier@bachelot.org >> Status: new >> Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=32184 > >> >> >> Hi, >> >> Net::eBay 0.45 is failing pod coverage test : >> >> # Failed test 'Pod coverage on Net::eBay' >> # in /usr/lib/perl5/vendor_perl/5.8.8/Test/Pod/Coverage.pm at line 126. >> # Coverage for Net::eBay is 50.0%, with 4 naked subroutines: >> # UTF8 >> # hash2xml >> # submitRequestGetText >> # verifyAndPrint >> # Looks like you failed 1 test of 1. >> >> Could you please take a look at this ? >> >> Regards, >> Xavier >>
> > Xavier, I am not too experienced and would like a clarification, just > what is it that I need to fix? I will do whatever is necessary, of > course. > > igor
Hi Igor, Thanks for the quick answer. You need to add documentation to the 4 subroutines mentioned above. I found this page to be useful when tracking the error : http://www.ddj.com/web-development/184416074 To reproduce, just build your module then run make test, it will produce the output I pasted in the bug report (assuming Test::Pod::Coverage is available on the machine you're building on). Is my request clearer now ? Regards, Xavier
Subject: Re: [rt.cpan.org #32184] Net::eBay 0.45 is failing pod coverage test
Date: Wed, 9 Jan 2008 14:01:09 -0600
To: Xavier Bachelot via RT <bug-Net-eBay [...] rt.cpan.org>
From: Igor Chudov <ichudov [...] Algebra.Com>
On Wed, Jan 09, 2008 at 10:59:12AM -0500, Xavier Bachelot via RT wrote: Show quoted text
> > Xavier, I am not too experienced and would like a clarification, just > > what is it that I need to fix? I will do whatever is necessary, of > > course. > > > > igor
> > Hi Igor, > > Thanks for the quick answer. > > You need to add documentation to the 4 subroutines mentioned above. > I found this page to be useful when tracking the error : > http://www.ddj.com/web-development/184416074 > > To reproduce, just build your module then run make test, it will produce > the output I pasted in the bug report (assuming Test::Pod::Coverage is > available on the machine you're building on). > > Is my request clearer now ? >
yes, it is very clear, thanks i
Subject: Re: [rt.cpan.org #32184] Net::eBay 0.45 is failing pod coverage test
Date: Mon, 21 Jan 2008 17:46:13 +0100
To: bug-Net-eBay [...] rt.cpan.org
From: Xavier Bachelot <xavier [...] bachelot.org>
Show quoted text
>> You need to add documentation to the 4 subroutines mentioned above. >> I found this page to be useful when tracking the error : >> http://www.ddj.com/web-development/184416074 >> >> To reproduce, just build your module then run make test, it will produce >> the output I pasted in the bug report (assuming Test::Pod::Coverage is >> available on the machine you're building on). >> >> Is my request clearer now ? >>
> > yes, it is very clear, thanks > > i
Hi Igor, Don't want to bother you too much, but did you had time to look into this ? Regards, Xavier
Subject: Re: [rt.cpan.org #32184] Net::eBay 0.45 is failing pod coverage test
Date: Mon, 21 Jan 2008 19:29:55 -0600
To: Xavier Bachelot via RT <bug-Net-eBay [...] rt.cpan.org>
From: Igor Chudov <ichudov [...] Algebra.Com>
Sorry, I was really busy, but I will check. igor On Mon, Jan 21, 2008 at 11:46:50AM -0500, Xavier Bachelot via RT wrote: Show quoted text
> > Queue: Net-eBay > Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=32184 > >
> >> You need to add documentation to the 4 subroutines mentioned above. > >> I found this page to be useful when tracking the error : > >> http://www.ddj.com/web-development/184416074 > >> > >> To reproduce, just build your module then run make test, it will produce > >> the output I pasted in the bug report (assuming Test::Pod::Coverage is > >> available on the machine you're building on). > >> > >> Is my request clearer now ? > >>
> > > > yes, it is very clear, thanks > > > > i
> > Hi Igor, > > Don't want to bother you too much, but did you had time to look into this ? > > Regards, > Xavier >
Subject: Re: [rt.cpan.org #32184] Net::eBay 0.45 is failing pod coverage test
Date: Mon, 4 Feb 2008 12:54:54 -0600
To: Xavier Bachelot via RT <bug-Net-eBay [...] rt.cpan.org>
From: Igor Chudov <ichudov [...] Algebra.Com>
Xavier, I fixed it and uploaded version 0.46. Thanks igor On Mon, Jan 21, 2008 at 11:46:50AM -0500, Xavier Bachelot via RT wrote: Show quoted text
> > Queue: Net-eBay > Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=32184 > >
> >> You need to add documentation to the 4 subroutines mentioned above. > >> I found this page to be useful when tracking the error : > >> http://www.ddj.com/web-development/184416074 > >> > >> To reproduce, just build your module then run make test, it will produce > >> the output I pasted in the bug report (assuming Test::Pod::Coverage is > >> available on the machine you're building on). > >> > >> Is my request clearer now ? > >>
> > > > yes, it is very clear, thanks > > > > i
> > Hi Igor, > > Don't want to bother you too much, but did you had time to look into this ? > > Regards, > Xavier >
Subject: Re: [rt.cpan.org #32184] Net::eBay 0.45 is failing pod coverage test
Date: Mon, 04 Feb 2008 21:34:01 +0100
To: bug-Net-eBay [...] rt.cpan.org
From: Xavier Bachelot <xavier [...] bachelot.org>
Igor Chudov via RT wrote: Show quoted text
> <URL: http://rt.cpan.org/Ticket/Display.html?id=32184 > > > Xavier, I fixed it and uploaded version 0.46. Thanks >
Hi Igor, Thanks a lot. I confirm this is indeed fixing the problem, you can close the bug. Regards, Xavier
Subject: Re: [rt.cpan.org #32184] Net::eBay 0.45 is failing pod coverage test
Date: Mon, 4 Feb 2008 20:26:35 -0600
To: Xavier Bachelot via RT <bug-Net-eBay [...] rt.cpan.org>
From: Igor Chudov <ichudov [...] Algebra.Com>
Xavioer, I could not find an option to close the bug, wouldbve happy to do so. i On Mon, Feb 04, 2008 at 03:34:40PM -0500, Xavier Bachelot via RT wrote: Show quoted text
> > Queue: Net-eBay > Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=32184 > > > Igor Chudov via RT wrote:
> > <URL: http://rt.cpan.org/Ticket/Display.html?id=32184 > > > > > Xavier, I fixed it and uploaded version 0.46. Thanks > >
> Hi Igor, > > Thanks a lot. I confirm this is indeed fixing the problem, you can close > the bug. > > Regards, > Xavier >