Weather::MOSMIX - Reader for MOSMIX weather forecast files INSTALLATION This is a Perl module distribution. It should be installed with whichever tool you use to manage your installation of Perl, e.g. any of cpanm . cpan . cpanp -i . Consult http://www.cpan.org/modules/INSTALL.html for further instruction. Should you wish to install this module manually, the procedure is perl Makefile.PL make make test make install REPOSITORY The public repository of this module is L<https://github.com/Corion/weather-mosmix>. SUPPORT The public support forum of this module is L<https://perlmonks.org/>. BUG TRACKER Please report bugs in this module via the RT CPAN bug queue at L<https://rt.cpan.org/Public/Dist/Display.html?Name=Weather-MOSMIX> or via mail to L<www-Weather-MOSMIX@rt.cpan.org|mailto:Weather-MOSMIX@rt.cpan.org>. SEE ALSO German Weather Service L<https://opendata.dwd.de/weather/> L<https://opendata.dwd.de/weather/local_forecasts/mos/MOSMIX_S/all_stations/kml/> Other Weather APIs L<Weather::YR> - API of the L<https://yr.no> weather service L<https://openweathermap.org/api> - international, signup required L<https://www.weatherbit.io/api> - international, signup required L<https://developer.accuweather.com/> - international, signup required L<https://darksky.net/dev> - paid, international, signup required L<http://api.weather2020.com/> - international, signup required Overview of Open Data L<https://index.okfn.org/place/de/weather/> L<https://index.okfn.org/place/us/weather/> L<https://index.okfn.org/place/lv/weather/> L<https://index.okfn.org/place/cy/weather/> Cyprus forecast L<http://www.moa.gov.cy/moa/ms/ms.nsf/DMLforecast_general_gr/DMLforecast_general_gr?opendocument> AUTHOR Max Maischein C<corion@cpan.org> LICENSE This module is released under the same terms as Perl itself. COPYRIGHT (c) Copyright 2019-2020 by Max Maischein C<corion@cpan.org>.