Help for this page

Select Code to Download


  1. or download this
    my @sorted = sort { split_sort( fc($a), fc($b), 'type', 'split expr') 
    +} @array;
    # I made changes to split_sort detailed in a moment.
    
  2. or download this
    sub split_sort {
      my ($in_a, $in_b, $sort_type, $split) = @_;
    ...
        }
      }
    }
    
  3. or download this
    =pod
    
    ...
    Lady Aleena
    
    =cut