Help for this page

Select Code to Download


  1. or download this
       grep { $_->[2] =~ $rxExtract }
    
  2. or download this
       sort { $a->[2] <=> $b->[2] }