Help for this page

Select Code to Download


  1. or download this
    ( {map { $_ => 1 } @myTerms}->{"term"} )
    
  2. or download this
    i.e.
    ( {map { $_ => 1 } @myTerms}->{/TE(.)M/i} )