Subject: | In tests, http://google.com/ should read http://www.google.com/ |
Tests 12, 15 and 20 fail because Google now returns a redirect (this page has moved, click here) from http://google.com/.
If I replace http://google.com/ with http://www.google.com/, the tests work. This needs to be done in three places in t/embedded-WWW-Automate, and it looks like those tests are drawn from the POD in WWW::Automate so I imagine that needs to be changed as well / instead.
This has nothing to do with it, but I'm using perl v5.8.0 built for darwin-thread-multi, Mac OS X 10.2.6 (Darwin 6.6).