Help for this page

Select Code to Download


  1. or download this
    use strict; # I added only  this line
    use LWP::UserAgent;
    ...
      my $req = new HTTP::Request('GET', 'https://www.nodeworks.com');
      my $res = $ua->request($req);
      print $res->code."\n";
    
  2. or download this
    ppm> install Crypt-SSLeay
    ====================
    ...
    Installing D:\Perl\site\lib\Crypt\SSLeay\Err.pm
    Successfully installed Crypt-SSLeay version 0.51 in ActivePerl 5.8.0.8
    +06.
    ppm>
    
  3. or download this
    >perl -V
    Summary of my perl5 (revision 5 version 8 subversion 0) configuration:
    ...
    11/10/2003  11:17 PM            32,768 SSLeay.dll
                   1 File(s)         32,768 bytes
                   0 Dir(s)   8,527,851,520 bytes free