Skip Menu |

This queue is for tickets about the CloudApp-REST CPAN distribution.

Report information
The Basics
Id: 91585
Status: open
Priority: 0/
Queue: CloudApp-REST

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

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



CC: ether [...] cpan.org
Subject: Fails if MooseX-Types-0.41 is installed
As per subject. From the diagnostics: # Failed test 'Pod coverage on CloudApp::REST::Item' # at /home/sand/src/perl/repoperls/installed-perls/perl/v5.19.6/a2da/lib/site_perl/5.19.6/Test/Pod/Coverage.pm line 126. # CloudApp::REST::Item: requiring 'CloudApp::REST::Item' failed # Looks like you failed 1 test of 10. t/pod-coverage.t .. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/10 subtests Test Summary Report ------------------- t/boilerplate.t (Wstat: 0 Tests: 3 Failed: 0) TODO passed: 1-3 t/pod-coverage.t (Wstat: 256 Tests: 10 Failed: 1) Failed test: 2 Non-zero exit status: 1 Files=6, Tests=35, 3 wallclock secs ( 0.03 usr 0.01 sys + 1.76 cusr 0.16 csys = 1.96 CPU) Result: FAIL There are no fail reports sent to cpantesters about this because the way CPAN-Reporter checks for prerequisites gets confused in this case (in case it is of interest: for Bareword "MooseX::Types::DateTime::ButMaintained::DateTime" not allowed while "strict subs" in use at /home/sand/src/perl/repoperls/installed-perls/perl/v5.19.6/a2da/lib/site_perl/5.19.6/MooseX/Types/DateTimeX.pm line 18) Downgrading to MooseX-Types-0.40 is sufficient to generate a pass report. HTH && Thanks,
This is odd because MooseX::Types *0.40* did something strange with the type declarations, which I have now backed out in 0.41 (which is now the same as the 0.39 release, which has been up on the cpan for quite some time largely unchanged). I'll investigate when I return from holidays next week.