sergot / http-useragent

Web user agent class for Perl 6.
MIT License
36 stars 39 forks source link

This might be an installation? bug. #218

Open JJ opened 5 years ago

JJ commented 5 years ago

It arises when installing WWW. HTTP::Response is missing, but UserAgent is installed correctly. Any idea?

jonathanstowe commented 5 years ago

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 ...