Help for this page

Select Code to Download


  1. or download this
    Warning: prerequisite IO::Async::Handle 0 not found.
    Warning: prerequisite IO::Async::Loop 0 not found.
    ...
    Warning: prerequisite Net::Async::ZMQ 0.002 not found.
    Warning: prerequisite Net::Async::ZMQ::Socket 0 not found.
    Warning: prerequisite ZMQ::FFI 1.18 not found.
    
  2. or download this
    Unsatisfied dependencies detected during ----
    ----       MLEHMANN/AnyEvent-7.17.tar.gz      ----
        Async::Interrupt [requires,optional]
        EV [requires,optional]
        Guard [requires,optional]
    
  3. or download this
    nolock_cpan> install M/ML/MLEHMANN/AnyEvent-7.17.tar.gz
      MLEHMANN/AnyEvent-7.17.tar.gz
      Has already been unwrapped into directory C:\STRAWB~1\cpan\build\Any
    +Event-7.17-0
    ...
    t/handle/02_write.t ........ ok
    t/handle/03_http_req.t ..... skipped: PERL_ANYEVENT_NET_TESTS environm
    +ent variable not set
    t/handle/04_listen.t ....... ok
    
  4. or download this
    sub run_connect_test
    {
       require IO::Socket::INET;
    ...
             'Future::IO->connect failure' );
       }
    }