Help for this page

Select Code to Download


  1. or download this
    @tmparray = sort { -M "$b" <=> -M "$a" } (@tmparray);
    
  2. or download this
    Use of uninitialized value in numeric comparison (<=>) at ...