Help for this page

Select Code to Download


  1. or download this
    if (@events = grep /\b$event\b/, @{ $region_of_state{$region_of_state}
    +}) {
    
  2. or download this
    if (@events = grep /\b\Q$event\E\b/, @{ $region_of_state{$region_of_st
    +ate}}) {