Get version information about curl
my @backends = Web::LibCURL::Version->get_ssl_backends;
Get the list of SSL backends (as strings).
Graham Ollis plicease@cpan.org
This software is copyright (c) 2022 by Graham Ollis.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.