Help for this page

Select Code to Download


  1. or download this
    foreach(@aoh)
    {
       my %a = %$_;
       my %c= reverse %a;
    
  2. or download this
     {
        3 => 15,
        4 => 8,
        5 => 8,
     },
    
  3. or download this
       my %c = reverse %$_;