I'm trying to create a script that would change update a graphic with the current temperature and icon, according to the current conditions. This would be accomplished by accessing some sort of weather web service. This script will be installed on a web server that I don't have permission to install new modules on, but already has SOAP::Lite installed. What would be the general format for accessing a weather web service and storing the information as an object? If possible, I would like to use weather.com's information.