CONSTRUCTOR
new(hash or hashref)
The constructor takes a configuration hash or hashref as described in the Weather::Com POD. Please refer to that documentation for further details.
METHODS
find(search string)
Once you've instantiated a finder object, you can perform "find()" calls to search for locations in the weather.com database.
COPYRIGHT AND LICENSE
Copyright (C) 2004-2007 by Thomas SchnueckerThis library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
The data provided by weather.com and made accessible by this OO interface can be used for free under special terms. Please have a look at the application programming guide of weather.com (http://www.weather.com/services/xmloap.html)