Help for this page

Select Code to Download


  1. or download this
    my $data = [
      {a => 1, b => 2, c => 11},
      {a => 3,         c => 12},
      {a => 5, b => 6}
    ];