Help for this page

Select Code to Download


  1. or download this
    print Dumper \{map {$_ => get_day_name($_)} <DATA>};
    
  2. or download this
    print Dumper {map {$_ => get_day_name($_)} <DATA>};