Help for this page

Select Code to Download


  1. or download this
    my $ds = [
        { a => 1, b => 2 },
        [ qw{ q w e r t y } ],
        { c => 3, d => 4 },
    ];