in reply to Re: Get https simple solution desired
in thread Get https simple solution desired
Alternatively, maybe some command line tools are available that already have https capabilities, like wget or curl. Then you can use these to fetch the data.
Or better yet, use modules such as Net::Curl::Easy which leverage their libraries and avoid shelling out.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Get https simple solution desired
by Corion (Patriarch) on Jun 01, 2018 at 10:18 UTC | |
by hippo (Archbishop) on Jun 01, 2018 at 10:40 UTC |