Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re^3: errno in XS not propagating to $! - breaks Net::SSLeay

by syphilis (Archbishop)
on Feb 16, 2008 at 18:05 UTC ( [id://668326]=note: print w/replies, xml ) Need Help??

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.
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://668326]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others wandering the Monastery: (2)
As of 2024-04-26 03:43 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found