Changes for version 0.4 - 2005-04-24
- moved to 'Locale::Maketext' for L10N
- reworked all tests, now using Test::MockObject to be able to run all tests even without a network connection
- developed a bunch of new tests
- fixed some minor bugs
- 0.4_pre2 Tue Apr 14 23:50 2005
- reworked the locations cache mechnism to make it case insensitive
- reworked the locations cache to use not only the search string as key but also the name of each location found (see CHANGES section of Weather::Com::Cached POD for details)
- reworked locations search (see Weather::Com::Cached POD for details)
- 0.4_pre1 Sat Apr 09 15:30 2005
- introducing I18n package to translate weather conditions, uv indices, moon phases and directions (North, South, etc.) into:
- English
- German
- fixed bug: AirPressure->tendency() did never return a valid value
- introducing I18n package to translate weather conditions, uv indices, moon phases and directions (North, South, etc.) into:
Documentation
fetching weather information from weather.com
Modules
class containing barometric pressure data
Perl extension for getting weather information from weather.com
Perl extension for getting weather information from weather.com
class containing current weather conditions
date and time class
class representing a forecast for one day
class representing daytime or night part of a forecast
finder class to search for weather.com location's
class representing one location and its weather
class containing moon phase information
Simple Wrapper around the Weather::Com::Cached API
class containing the uv index data
class representing units of measure
class containing wind data
Provides
in lib/Weather/Com/L10N.pm
in lib/Weather/Com/L10N/de.pm
in lib/Weather/Com/L10N/en_us.pm
in lib/Weather/Com/Object.pm