- or download this
# https://api.weather.gov/points/{latitude},{longitude}
# https://api.weather.gov/points/45.4836356,-122.4170501
- or download this
#!/usr/bin/env perl
use strict;
...
}
__END__
- or download this
2020/05/01 08:59:21 INFO ./1.6.weather.pl
2020/05/01 08:59:21 INFO $VAR1 = {
'2020-05-01T08:00:00-07:00 to 2020-05-01T18:00:00-07:00' => {
...
'date-human-str' => 'Saturday'
}
};
- or download this
for (@responses){
[bliako]++;
}