On Wed, Jun 15, 2016 at 03:54:54PM +0200, Mark Patruck wrote: > as www/p5-Mojo is months behind and i'd like to have a newer version > shipped with 6.0, i'd appreciate feedback on this: > > - switching to IO::Socket::IP 0.37 (via ports) is not an option wrt the > upcoming in-base Perl update (which brings us IO::Socket::IP 0.37) > old discussion: http://marc.info/?l=openbsd-ports&m=145328102511528&w=2
I don't know that we have time to get newer perl in before 6.0. I'd like to, but due to breakage in mod_perl that hasn't had a release to fix it yet, I can't update perl without breaking that which would be really annoying. https://rt.cpan.org/Ticket/Display.html?id=101962 I was hoping to look at pulling in and testing the patch that hasn't yet been put into a mod_perl release but just haven't found the time. > - upstream bumped the requirement for IO::Socket::IP to 0.37 only because > 0.31 fixed a bug with IO::Socket::SSL + IPv6 > https://rt.cpan.org/Public/Bug/Display.html?id=103423 > > I'm running www/p5-Mojo 6.65 with IO::Socket::IP 0.29 w/o any issues... > however i don't do anything with Mojo+IPv6 yet. >From comments on the above ticket (103423): It does not require at least 0.31 because lower version mostly work, the only problem is with error propagation on connect. I should be able look at pulling a newer IO::Socket::IP into base after I get back from YAPC next week, that might be the best solution. l8rZ, -- andrew - http://afresh1.com Hey! It compiles! Ship it!