POE::Component::TLSify::ClientHandle - Client-side handle for TLSify
version 0.08
This is a tied wrapper around IO::Socket::SSL startSSL. It operates in a similar manner to POE::Component::SSLify::ClientHandle.
tied
startSSL
This module doesn't know what to do with PRINT/READLINE, as they usually are not used in POE::Wheel operations.
POE::Component::TLSify
Chris Williams <chris@bingosnet.co.uk>
Apocalypse <APOCAL@cpan.org>
This software is copyright (c) 2020 by Chris Williams, Apocalypse.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.
To install POE::Component::TLSify, copy and paste the appropriate command in to your terminal.
cpanm
cpanm POE::Component::TLSify
CPAN shell
perl -MCPAN -e shell install POE::Component::TLSify
For more information on module installation, please visit the detailed CPAN module installation guide.