--- AnyEvent/lib/AE.pm 2009/08/09 16:11:05 1.3 +++ AnyEvent/lib/AE.pm 2009/12/05 02:58:30 1.4 @@ -53,6 +53,8 @@ use AnyEvent (); # BEGIN { AnyEvent::common_sense } +our $VERSION = $AnyEvent::VERSION; + =item $w = AE::io $fh_or_fd, $watch_write, $cb Creates an I/O watcher that listens for read events (C<$watch_write>