use LWP; LWP::Protocol::implementor("http", "LWP::Protocol::http10"); print LWP::Protocol::implementor("http"); ^D LWP::Protocol::http10