Here is an update for POE::Component::SSLify. 

What's new upstream (partial, see [1]): 

- Reduced memory usage and speedup writing large strings
- Improved test suite

What's new in port: 

- Adds support for TLS 1.1 and 1.2, from Nigel Gregoire [1], the tests
have been modified as such. This is needed as the original tests use
sslv3 and fail.
- Zapped the original SSLify.pm patch, as the fixed code cannot be
found anymore
- Various dependencies changes

Testing: 

- 'make test' passes, but: 

I've to skip t/simple_parallel_large.t, it fails with 'Please do
SSLify_Options() first' at line 54, despite the same initialization code
is used here and in other tests. I tried to pass it a context object
with no avail, because then it hangs indefinitely.

Comments are welcome!

Charlène. 


[1] https://metacpan.org/changes/distribution/POE-Component-SSLify
[2] https://github.com/apocalypse/perl-poe-sslify/pull/2

Attachment: p5-POE-Component-SSLify.diff
Description: Binary data

Reply via email to