Help for this page

Select Code to Download


  1. or download this
    use ExtUtils::MakeMaker;
    
    ...
      NAME => 'Net::SSLeay',
      VERSION_FROM => 'lib/Net/SSLeay.pm',
    );
    
  2. or download this
    use warnings;
    use Test::Harness;
    ...
    for(@files) {$_ = 'C:/_32/comp/Net-SSLeay-1.32/' . $_}
    
    Test::Harness::runtests(@files);
    
  3. or download this
    C:/_32/comp/Net-SSLeay-1.32/t/handle/external/10_destroy.....NOK 3#   
    +Failed test
     'correct response'
    ...
    #                   undef
    #     doesn't match '(?s-xim:^HTTP/1)'
    C:/_32/comp/Net-SSLeay-1.32/t/handle/external/10_destroy.....ok 5/6# L
    +ooks like you failed 1 test of 6.