Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 646 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 646 Bytes

Web::LibCURL::Version::CurlSslBackend static linux

Get version information about curl

METHODS

get_ssl_backends

my @backends = Web::LibCURL::Version->get_ssl_backends;

Get the list of SSL backends (as strings).

AUTHOR

Graham Ollis [email protected]

COPYRIGHT AND LICENSE

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.