in reply to How can I specify TLS Version in Perl Script
I would normally use the SSL_version option in the IO::Socket::SSL constructor.
🦛