--- Coro/Coro/LWP.pm 2014/06/01 19:55:42 1.77 +++ Coro/Coro/LWP.pm 2014/06/01 22:00:45 1.78 @@ -126,7 +126,7 @@ use Net::FTP (); use Net::NNTP (); -our $VERSION = 6.38; +our $VERSION = 6.39; *Socket::inet_aton = \&Coro::Util::inet_aton;