in reply to Re^2: creating a webpage to fetch/calculate weather data
in thread creating a webpage to fetch/calculate weather data

"Why can't I crack this with Mojo?"

Alternatively just get the URL using Mojo::UserAgent, in exactly the same way as all of the other Mojo based examples you've been provided with.

  • Comment on Re^3: creating a webpage to fetch/calculate weather data