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