in reply to
HTTPS requests with a perl module
Why not use
HTTP::Request
and
LWP::UserAgent
?
Comment on
Re: HTTPS requests with a perl module
In Section
Seekers of Perl Wisdom