Help for this page

Select Code to Download


  1. or download this
    use Data::Dumper;
    $Data::Dumper::Indent = 1;
    ...
    }
    
    print Dumper arrayify_hashes($merged);
    
  2. or download this
    $VAR1 = [
      {
    ...
        ]
      }
    ];