Changes for version 0.25 - 2023-08-16
- BUGFIXES
- Make sure to `use Module VERSION` without quotes to avoid upsetting perl 5.39.1's complaints about undefined import method with arguments
Modules
use SSL/TLS with IO::Async
read and write buffers around an SSL connection
Module Install Instructions
To install IO::Async::SSL, copy and paste the appropriate command in to your terminal.
cpanm IO::Async::SSL
perl -MCPAN -e shellinstall IO::Async::SSL
For more information on module installation, please visitthe detailed CPAN module installation guide.