Help for this page

Select Code to Download


  1. or download this
    my @new_array = sort { $b->[2] <=> $a->[2] } map { [ split /\//, $_, 3
    + ] } @submenu;