Help for this page

Select Code to Download


  1. or download this
    # https://api.weather.gov/points/{latitude},{longitude}
    # https://api.weather.gov/points/45.4836356,-122.4170501
    
  2. or download this
    #!/usr/bin/env perl
    
    use strict;
    ...
    }
    
    __END__
    
  3. 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'
      }
    };
    
  4. or download this
    for (@responses){
    [bliako]++;
    }