in reply to creating a webpage to fetch/calculate weather data
Mojolicious->Guides->Tutorial should be your starting point. As an example take one of the previous Mojo based solutions I gave you (example), paste it into a route, add a single line to render the output, and there you go, something to get you started.
|
|---|