Help for this page

Select Code to Download


  1. or download this
    use LWP::UserAgent;
    use Data::Dumper;
    ...
    if ($response->is_success) 
     {  print Dumper $response; }
    else { print "Error: " . $response->status_line, "\n"; }
    
  2. or download this
    DEBUG: .../IO/Socket/SSL.pm:2411: Failed to load key from file (no PEM
    + or DER)
    SSL error:  4824: 1 - error:0606F076:digital envelope routines:EVP_PKC
    +S82PKEY:unsupported private key algorithm
    SSL error:  4824: 2 - error:140B000D:SSL routines:SSL_CTX_use_PrivateK
    +ey_file:ASN1 lib