/[pxelator]/lib/PXElator/ping.pm
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /lib/PXElator/ping.pm

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 331 by dpavlin, Fri Aug 28 22:36:06 2009 UTC revision 332 by dpavlin, Fri Aug 28 22:51:45 2009 UTC
# Line 6  use strict; Line 6  use strict;
6  use Net::Ping;  use Net::Ping;
7  use Data::Dump qw/dump/;  use Data::Dump qw/dump/;
8  use Time::HiRes;  use Time::HiRes;
9    use client;
10    
11  sub host {  sub host {
12          Net::Ping->new->ping( shift, 0.7 );          Net::Ping->new->ping( shift, 0.7 );

Legend:
Removed from v.331  
changed lines
  Added in v.332

  ViewVC Help
Powered by ViewVC 1.1.26