Help for this page

Select Code to Download


  1. or download this
    add2hash(\%tree, 1, ('print "Hello world!\n"'));
    set_nested_value(\%tree, ['print "Hello world!\n"'], 1);
    
  2. or download this
    $href->{a}{b}{c} = 7;