Help for this page

Select Code to Download


  1. or download this
    
    %some_hash_variable = ('foo', 2, 'bar', 'pepper', 'foo', 4);
    ...
    
    @some_array_variable = ('foo', 2, 'bar', 'pepper', 'foo', 4);