Help for this page
#!/usr/bin/perl -w use strict; #use diagnostics; ... use LWP::Protocol::https; use Net::SSLeay 1.63; use IO::Socket::SSL 1.997;