Skip Menu |

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

Report information
The Basics
Id: 95223
Status: resolved
Priority: 0/
Queue: RT-Client-REST

People
Owner: MELMOTHX [...] cpan.org
Requestors: DMITRI [...] cpan.org
Cc:
AdminCc:

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



Subject: 83-attachments.t fails on OpenBSD
This test fails on OpenBSD and I haven't yet been able to figure out why. This ticket will keep track of the issue. In the meantime, I will add code to skip this test on OpenBSD -- we'll be no worse than before and I'll stop receiving daily email from cpan testers :) Assigning to Marco, who added this test. I'll continue looking at it, though.
I am having success using HTTP::Server::Simple instead of IO::Socket::INET. Perhaps the problem in the original code is not reading the requests before replying. I am not sure. Once I figure out how to make HTTP::Server::Simple listen on ephemeral port, I will make the change.
OK, the change is done and the tests pass. This will be in 0.49.
Fixed in 0.49. Resolving.