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

Comparing AnyEvent/t/68_poe_07_io.t (file contents):
Revision 1.4 by root, Mon Jul 20 22:39:57 2009 UTC vs.
Revision 1.5 by root, Mon Jul 4 21:14:30 2011 UTC

1use AnyEvent; 1use AnyEvent;
2use AnyEvent::Util; 2use AnyEvent::Util;
3BEGIN { eval q{use AnyEvent::Impl::POE;1} or ((print qq{1..0 # SKIP AnyEvent::Impl::POE not loadable}), exit 0) } $^W = 0; 3BEGIN { eval q{use AnyEvent::Impl::POE;1} or ((print qq{1..0 # SKIP AnyEvent::Impl::POE not loadable
4}), exit 0) } $^W = 0;
4 5
5$| = 1; print "1..18\n"; 6$| = 1; print "1..18\n";
6 7
7print "ok 1\n"; 8print "ok 1\n";
8 9

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines