Help for this page

Select Code to Download


  1. or download this
    print "test_array:  @$test_array " . #{${@{$test_array}}} . "\n";
    print "test_array2: @$test_array2\n";
    
  2. or download this
    print("test_array:  @$test_array " . print "test_array2: @$test_array2
    +\n");