Help for this page

Select Code to Download


  1. or download this
    @name{"one","two","three"}=("David","Ramsey","Martin");
  2. or download this
    @name{qw(one two three)} = qw(David Ramsey Martin);