Help for this page

Select Code to Download


  1. or download this
        
    my %labels = map { @$_->[0] => @$_->[1] } @$table;
    my $values = [map ( $_->[0] , @$table )];