Help for this page

Select Code to Download


  1. or download this
    tr/J/L/;
    
  2. or download this
      for(@$arrayref){
    ## I might be wrong but this loop is unnecessary,
    ...
           unless ($key eq 'celcius' or $key eq 'place');
         }
       }