--- AnyEvent-FastPing/FastPing.pm 2011/02/06 00:23:45 1.16 +++ AnyEvent-FastPing/FastPing.pm 2014/10/13 11:15:15 1.17 @@ -29,7 +29,7 @@ use AnyEvent; BEGIN { - our $VERSION = '2.01'; + our $VERSION = 2.02; our @ISA = qw(Exporter); require Exporter;