ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/AnyEvent-FastPing/t/01_ping.t
(Generate patch)

Comparing AnyEvent-FastPing/t/01_ping.t (file contents):
Revision 1.1 by root, Fri May 4 12:50:44 2007 UTC vs.
Revision 1.2 by root, Sat May 5 23:20:24 2007 UTC

1BEGIN { $> and do { print "1..0 # skipped: will only run ping tests as root\n"; exit } }
2
1print "1..4\n"; 3print "1..4\n";
2 4
3use strict; 5use strict;
4use Net::FPing; 6use Net::FPing;
5 7

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines