Help for this page

Select Code to Download


  1. or download this
    foreach $e (@s) {
      print "$e\n";
    }
    
  2. or download this
    0 an_item
    1 another_item
    etc.