http-useragent
http-useragent copied to clipboard
This might be an installation? bug.
It arises when installing WWW. HTTP::Response is missing, but UserAgent is installed correctly. Any idea?
It may well be related to https://github.com/sergot/http-useragent/issues/217 - it needs the auth
qualified module name to avoid the conflict with some other software that defined HTTP::Response
etc ...