print "CONTENT-TYPE: text/html\n\n"; print "Offline $url: $!" unless defined $webpage; print "Online $url" if defined $webpage;