Skip Menu |

This queue is for tickets about the JSPL CPAN distribution.

Report information
The Basics
Id: 124898
Status: patched
Priority: 0/
Queue: JSPL

People
Owner: Nobody in particular
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 1.07
Fixed in: 1.08_1



Subject: pod test fails
t/pod.t test fails: # Failed test 'POD test for blib/lib/PerlArray.pod' # at /opt/perl-5.22.2/lib/site_perl/5.22.2/Test/Pod.pm line 187. # blib/lib/PerlArray.pod (194): =over without closing =back # Failed test 'POD test for blib/lib/JSPL/TrapHandler.pm' # at /opt/perl-5.22.2/lib/site_perl/5.22.2/Test/Pod.pm line 187. # blib/lib/JSPL/TrapHandler.pm (27): =over without closing =back # Failed test 'POD test for blib/lib/JSPL/PerlClass.pm' # at /opt/perl-5.22.2/lib/site_perl/5.22.2/Test/Pod.pm line 187. # blib/lib/JSPL/PerlClass.pm (176): =over without closing =back # Looks like you failed 3 tests of 27. t/pod.t .................... Dubious, test returned 3 (wstat 768, 0x300) Failed 3/27 subtests
On 2018-03-24 15:04:14, SREZIC wrote: Show quoted text
> t/pod.t test fails: > > # Failed test 'POD test for blib/lib/PerlArray.pod' > # at /opt/perl-5.22.2/lib/site_perl/5.22.2/Test/Pod.pm line 187. > # blib/lib/PerlArray.pod (194): =over without closing =back > > # Failed test 'POD test for blib/lib/JSPL/TrapHandler.pm' > # at /opt/perl-5.22.2/lib/site_perl/5.22.2/Test/Pod.pm line 187. > # blib/lib/JSPL/TrapHandler.pm (27): =over without closing =back > > # Failed test 'POD test for blib/lib/JSPL/PerlClass.pm' > # at /opt/perl-5.22.2/lib/site_perl/5.22.2/Test/Pod.pm line 187. > # blib/lib/JSPL/PerlClass.pm (176): =over without closing =back > # Looks like you failed 3 tests of 27. > t/pod.t .................... > Dubious, test returned 3 (wstat 768, 0x300) > Failed 3/27 subtests
I don't see the problem anymore in 1.08_1 --- so a stable release would improve things a little bit.