Help for this page

Select Code to Download


  1. or download this
    BEGIN { unshift @INC, './patched_modules' }
    
    use AnyEvent;
    use AnyEvent::DNS;
    
  2. or download this
    AnyEvent::VERSION eq "7.17" or
      warn "New version of AnyEvent ($AnyEvent::VERSION) detected, please 
    +upgrade ".__FILE__." accordingly";