Help for this page

Select Code to Download


  1. or download this
    push @a;
    push @a, 'a';
    push @a, 'a', 'b';