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

Comparing AnyEvent/t/68_poe_01_basic.t (file contents):
Revision 1.1 by root, Thu Oct 2 08:43:58 2008 UTC vs.
Revision 1.2 by root, Thu Apr 23 22:44:30 2009 UTC

1$|=1; 1$|=1;
2$^W=0;
2BEGIN { print "1..6\n" } 3BEGIN { print "1..6\n" }
3 4
4use AnyEvent; 5use AnyEvent;
5use AnyEvent::Impl::POE; 6use AnyEvent::Impl::POE;
6 7

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines