
SoggyOnion::Plugin::GeoWeather - get the weather

In config.yaml:
layout:
- title: Weather
name: weather.html
items:
- plugin: SoggyOnion::Plugin::GeoWeather
id: weatherdotcom
zip: '02115'
..or..
- plugin: SoggyOnion::Plugin::GeoWeather
id: weatherdotcom
city: Boston
state: MA

This is a plugin for SoggyOnion that gets the weather.
id - the item ID that appears in the HTML <DIV> tagzipcity and state

Ian Langworth, <ian@cpan.org>

Copyright (C) 2004 by Ian Langworth
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.