Help for this page

Select Code to Download


  1. or download this
    $data_array_ref = [
        mykey1 => {firstkey => 'firstvalue', secondkey => 'secondval' },
    ...
    }
    
    __END__
    
  2. or download this
    output
    ======
    ...
    ARRAY(0x1ab5148) =>ARRAY(0x1ab50d0)
    mykey4 =>
    ARRAY(0x1ab52f8) =>ARRAY(0x1ab5190), ARRAY(0x1ab5208), ARRAY(0x1ab5280
    +)
    
  3. or download this
    $data_array_ref = [
        mykey1 => {firstkey => 'firstvalue', secondkey => 'secondval' },
    ...
    mykey2 => turtle, Dennis
    mykey3 => one, two, three
    mykey4 => 4, 5, three, 6, 7, four, 8, 9, five