in reply to LWP for URL monitoring - 500 connect timeout errors

What does the following give?
perl -MIO::Socket::INET -le"IO::Socket::INET->new(PeerAddr => '192.168 +.5.39:8080') or die $^E; print 'ok'"