rlucas.net: The Next Generation Rotating Header Image

Posts from ‘August, 2008’

Fixing Net::Google error with 404 File does not exist

I was trying to install Net::Google 1.0 using CPANPLUS on my Mac OS X 10.5 machine, and kept getting a pesky error:
Service description ‘file:’ can’t be loaded: 404 File `’ does not exist

One thing I had to do to fix it was install an apparent prerequisite, SOAP::WSDL. It [...]