Help for this page

Select Code to Download


  1. or download this
    $HoH{$b}->{"value2"} <=> $HoH{$a}->{"value2"}
    
  2. or download this
    use strict;
    use warnings;
    ...
                $a cmp $b
            }
       keys %HoH;