Help for this page

Select Code to Download


  1. or download this
          
        %complete =(
                @arr_a=>[@arr_b, @arr_c],    
              );
    
  2. or download this
    
    $complete{$a} = [@arr_b, @arr_c];