Subject: | Test suite started to fail (because of mocked $LWP::UserAgent::VERSION ?) |
The test suite started to fail --- a sample report: http://www.cpantesters.org/cpan/report/6c107468-b58c-11ea-8238-d2771f24ea8f
This seems to happen since WWW::Mechanize, which requires a newer LWP::UserAgent version than before. And possibly these two lines:
* https://metacpan.org/source/SUNNAVY/Net-Google-Code-0.19/t/google_api/01-issue.t#L8
* https://metacpan.org/source/SUNNAVY/Net-Google-Code-0.19/t/google_api/02-comment.t#L7
are now causing problems.