Help for this page

Select Code to Download


  1. or download this
    split(' ', q/STRING/);
    
  2. or download this
    @array[0..4,6..9] = qw(0 1 2 3 4 6 7 8 9);