--- AnyEvent/lib/AnyEvent.pm 2012/04/05 04:12:21 1.401 +++ AnyEvent/lib/AnyEvent.pm 2012/05/12 23:14:29 1.404 @@ -1236,7 +1236,7 @@ use Carp (); -our $VERSION = '6.14'; +our $VERSION = '7.01'; our $MODEL; our @ISA; our @REGISTRY; @@ -3028,7 +3028,7 @@ =head1 AUTHOR Marc Lehmann - http://software.schmorp.de/pkg/AnyEvent.html + http://anyevent.schmorp.de =cut