Help for this page

Select Code to Download


  1. or download this
    push @{ $deep_array_ref->[0][0][0][0] }, 4;
    
  2. or download this
    push @{ ${ ${ ${ ${$deep_array_ref}[0] }[0] }[0] }[0] }, 4;