Help for this page

Select Code to Download


  1. or download this
        @x = qw(a b c);
        print @x x 3;