Help for this page

Select Code to Download


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