--- AnyEvent/lib/AnyEvent.pm 2007/03/25 00:14:32 1.24 +++ AnyEvent/lib/AnyEvent.pm 2007/07/18 15:39:08 1.27 @@ -250,7 +250,7 @@ use Carp; -our $VERSION = '2.52'; +our $VERSION = '2.54'; our $MODEL; our $AUTOLOAD; @@ -442,7 +442,7 @@ I also cheats a bit by not providing blocking access to condition variables: code blocking while waiting for a condition will C. This still works with most modules/usages, and blocking calls must -not be in an interactive appliation, so it makes sense. +not be in an interactive application, so it makes sense. =head1 ENVIRONMENT VARIABLES