ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/EV/t/01_timer.t
(Generate patch)

Comparing EV/t/01_timer.t (file contents):
Revision 1.4 by root, Sat Nov 17 01:51:16 2007 UTC vs.
Revision 1.5 by root, Sat Nov 17 01:52:50 2007 UTC

1BEGIN { $| = 1; print "1..6002\n"; } 1BEGIN { $| = 1; print "1..6002\n"; }
2 2
3no warnings; 3no warnings;
4use strict;
4 5
5use EV; 6use EV;
6 7
7my $id = 1; 8my $id = 1;
8my @timer; 9my @timer;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines