Skip Menu |

This queue is for tickets about the GSSAPI CPAN distribution.

Report information
The Basics
Id: 18576
Status: resolved
Priority: 0/
Queue: GSSAPI

People
Owner: Nobody in particular
Requestors: jpo [...] di.uminho.pt
Cc:
AdminCc:

Bug Information
Severity: Unimportant
Broken in: 0.20
Fixed in: 0.22



Subject: The contents of the t/pod-coverage.t file are wrong
Broken in: 0.21 As the contents of the file pod-coverage.t are the same of the file pod.t no POD coverage is performed. The contents of pod-coverage.t should be like: ---- use Test::More; eval "use Test::Pod::Coverage 1.04"; plan skip_all => "Test::Pod::Coverage 1.04 required for testing POD coverage" if $@; all_pod_coverage_ok(); --- /jpo References: [1] - Diff from GSSAPI-0.20 to GSSAPI-0.21 http://search.cpan.org/diff?from=GSSAPI-0.20&to=GSSAPI-0.21#t/pod-coverage.t
On Thu Apr 06 16:09:31 2006, guest wrote: Show quoted text
> Broken in: 0.21 > > As the contents of the file pod-coverage.t are the same of the file > pod.t no POD coverage is performed.
correct. I have deleted pod-coverage.t from the SVN, I thunk there is no need for a new Release to CPAN. If I have a new pod-coverage. (and completed POD-coverage) pod-coverage.t will be back. Thank you, Achim
On Thu Apr 06 16:48:48 2006, AGROLMS wrote: Show quoted text
> I have deleted pod-coverage.t from the SVN, > I thunk there is no need for a new Release to CPAN.
released as 0.22 to CPAN. Achinm
changes released in 0.22 Achim