diff --git a/.gitignore b/.gitignore index 6132e18..94ee8cc 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ -Net-Swirl-CurlVersion-* +Web-LibCURL-Version-* /.build/ *.swp diff --git a/README.md b/README.md index 15a0e96..8acb2a9 100644 --- a/README.md +++ b/README.md @@ -1,17 +1,16 @@ -# Web::LibCURL::FFI ![static](https://github.com/uperl/Web-LibCurl-Version/workflows/static/badge.svg) ![linux](https://github.com/uperl/Web-LibCurl-Version/workflows/linux/badge.svg) +# Web::LibCURL::Version::CurlSslBackend ![static](https://github.com/uperl/Web-LibCurl-Version/workflows/static/badge.svg) ![linux](https://github.com/uperl/Web-LibCurl-Version/workflows/linux/badge.svg) -Private class for Web::LibCURL +Get version information about curl -# SYNOPSIS +# METHODS -``` -$ perldoc Web::LibCURL -``` +## get\_ssl\_backends -# DESCRIPTION +```perl +my @backends = Web::LibCURL::Version->get_ssl_backends; +``` -There is nothing to see here. Please see the main documentation page at -[Web::LibCURL](https://metacpan.org/pod/Web::LibCURL). +Get the list of SSL backends (as strings). # AUTHOR diff --git a/dist.ini b/dist.ini index 9e209a8..8961324 100644 --- a/dist.ini +++ b/dist.ini @@ -4,6 +4,7 @@ license = Perl_5 copyright_holder = Graham Ollis copyright_year = 2022 version = 0.01 +main_module = lib/Web/LibCURL/Version.pm [@Author::Plicease] :version = 2.72