perl5-web-siva
Web::SIVA Perl module for scraping air quality web in Andalucía,
Spain. It extracts quantitative data
from
this web and
returns it in a reasonable format. Some data from Granada has been
uploaded to FigShare
INSTALLATION
To install this module, run the following commands:
perl Makefile.PL
make
make test
make install
If there are some dependencies missing,
cpanm --installdeps .
You should do it anyway, just in case.
DEPENDENCIES
Mojo::DOM for scraping, LWP::Simple for downloading
COPYRIGHT AND LICENCE
Copyright (C) 2017, JJ
This library is free software; you can redistribute it and/or modify it under the GPL