We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When installed the latest Net::CalDAVTalk (0.11) using cpan, it fails with the following error:
Net::CalDAVTalk
cpan
# Failed test 'Pod coverage on Net::CalDAVTalk' # at /usr/local/share/perl/5.20.2/Test/Pod/Coverage.pm line 133. # Coverage for Net::CalDAVTalk is 96.0%, with 1 naked subroutine: # SyncEventLinks # Looks like you failed 1 test of 2. t/pod-coverage.t .. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/2 subtests t/pod.t ........... ok Test Summary Report ------------------- t/pod-coverage.t (Wstat: 256 Tests: 2 Failed: 1) Failed test: 1 Non-zero exit status: 1 Files=4, Tests=5, 1 wallclock secs ( 0.01 usr 0.00 sys + 0.58 cusr 0.03 csys = 0.62 CPU) Result: FAIL Failed 1/4 test programs. 1/5 subtests failed. Makefile:840: recipe for target 'test_dynamic' failed make: *** [test_dynamic] Error 255
The documentation for SyncEventLinks is missing. I think we need to bump the version too for it to be available on cpan again.
SyncEventLinks
The text was updated successfully, but these errors were encountered:
Yep, I'll bump the version. I have some other tidying I want to do too...
Sorry, something went wrong.
No branches or pull requests
When installed the latest
Net::CalDAVTalk
(0.11) usingcpan
, it fails with the following error:The documentation for
SyncEventLinks
is missing. I think we need to bump the version too for it to be available oncpan
again.The text was updated successfully, but these errors were encountered: