ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/AnyEvent/t/66_ioasync_09_multi.t
(Generate patch)

Comparing AnyEvent/t/66_ioasync_09_multi.t (file contents):
Revision 1.4 by root, Fri Aug 12 18:41:29 2011 UTC vs.
Revision 1.5 by root, Fri Aug 26 03:34:01 2011 UTC

11EOF 11EOF
12 exit 0; 12 exit 0;
13 } 13 }
14 } 14 }
15} 15}
16
17$^W = 0; # 5.8.6 bugs
16 18
17use AnyEvent; 19use AnyEvent;
18use AnyEvent::Util; 20use AnyEvent::Util;
19 21
20 BEGIN { $ENV{PERL_ANYEVENT_LOOP_TESTS} or ((print qq{1..0 # SKIP PERL_ANYEVENT_LOOP_TESTS not true\n}), exit 0) } 22 BEGIN { $ENV{PERL_ANYEVENT_LOOP_TESTS} or ((print qq{1..0 # SKIP PERL_ANYEVENT_LOOP_TESTS not true\n}), exit 0) }

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines