Help for this page

Select Code to Download


  1. or download this
    Global symbol "@listofItems" requires explicit package name at
    
  2. or download this
        push( my @array1, $listOfItems[0] );
        push( my @array2, $listOfItems[1] );
        push( my @array3, $listOfItems[2] );