Help for this page

Select Code to Download


  1. or download this
    @list1 = qw( a b c d c );
    @list2 = qw(         c d c x );
    # or     qw(     c d c x );