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

Comparing AnyEvent/t/06_socket.t (file contents):
Revision 1.2 by root, Thu Jul 17 15:44:19 2008 UTC vs.
Revision 1.3 by root, Sat Jul 18 00:05:29 2009 UTC

1$|=1; 1$| = 1; print "1..19\n";
2BEGIN { print "1..19\n" }
3 2
4no warnings; # nazis 3no warnings; # nazis
5 4
6use AnyEvent::Socket; 5use AnyEvent::Socket;
7 6

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines