Skip Menu |

This queue is for tickets about the Lyrics-Fetcher-LeosLyrics CPAN distribution.

Report information
The Basics
Id: 33487
Status: resolved
Priority: 0/
Queue: Lyrics-Fetcher-LeosLyrics

People
Owner: EALLENIII [...] cpan.org
Requestors: davidp [...] preshweb.co.uk
Cc:
AdminCc:

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



Subject: Fails POD coverage test
Ugh, looks like it fails POD coverage tests, meaning it'll fail anywhere that has Test::Pod::Coverage installed: t/3-pod-coverage...... # Failed test 'Pod coverage on Lyrics::Fetcher::LeosLyrics' # at /usr/lib/perl5/site_perl/5.8.7/Test/Pod/Coverage.pm line 126. # Coverage for Lyrics::Fetcher::LeosLyrics is 50.0%, with 1 naked subroutine: # url_escape # Looks like you failed 1 test of 1. Simple fix will be to rename sub url_escape to _url_escape to denote it as private, then Test::Pod::Coverage won't expect it to be documented. I can do this if you want Edward? If we're going to co-maintain this (and perhaps other Lyrics::Fetcher::* fetchers) it'd make sense to have a shared SVN repo for them; shall we do it the easy way and create a project on http://code.google.com/ ?
Subject: RE: [rt.cpan.org #33487] Fails POD coverage test
Date: Thu, 21 Feb 2008 19:13:04 -0800
To: <bug-lyrics-fetcher-leoslyrics [...] rt.cpan.org>
From: Edward Allen <edwardallenthethird [...] hotmail.com>
Yes, I didn't have Test::Pod::Coverage installed.... I fixed, but didn't notice the upload failed :( Reuploading.... ok. I like the idea of a svn repository.... Thanks, --- Edward J. Allen III Show quoted text
> Subject: [rt.cpan.org #33487] Fails POD coverage test > From: bug-Lyrics-Fetcher-LeosLyrics@rt.cpan.org > Date: Thu, 21 Feb 2008 08:08:46 -0500 > To: > > > Thu Feb 21 08:08:45 2008: Request 33487 was acted upon. > Transaction: Ticket created by BIGPRESH > Queue: Lyrics-Fetcher-LeosLyrics > Subject: Fails POD coverage test > Broken in: 0.01 > Severity: Important > Owner: Nobody > Requestors: davidp@preshweb.co.uk > Status: new > Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=33487 > > > > Ugh, looks like it fails POD coverage tests, meaning it'll fail anywhere > that has Test::Pod::Coverage installed: > > t/3-pod-coverage...... > # Failed test 'Pod coverage on Lyrics::Fetcher::LeosLyrics' > # at /usr/lib/perl5/site_perl/5.8.7/Test/Pod/Coverage.pm line 126. > # Coverage for Lyrics::Fetcher::LeosLyrics is 50.0%, with 1 naked > subroutine: > # url_escape > # Looks like you failed 1 test of 1. > > Simple fix will be to rename sub url_escape to _url_escape to denote it > as private, then Test::Pod::Coverage won't expect it to be documented. > > I can do this if you want Edward? > > If we're going to co-maintain this (and perhaps other Lyrics::Fetcher::* > fetchers) it'd make sense to have a shared SVN repo for them; shall we > do it the easy way and create a project on http://code.google.com/ ?
Show quoted text
_________________________________________________________________ Helping your favorite cause is as easy as instant messaging. You IM, we give. http://im.live.com/Messenger/IM/Home/?source=text_hotmail_join
Resolved in v.02.