Help for this page

Select Code to Download


  1. or download this
    sort  { substr($a, 6,2) <=> substr($b, 6,2)} @array
    
  2. or download this
    sort  { substr($a, 6) <=> substr($b, 6)} @array