Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -w
    
    ...
            print "LIST ITEM: $item\n";
        }
    }
    
  2. or download this
    LIST ITEM: 1
    LIST ITEM: 2
    ...
    LIST ITEM: C
    LIST ITEM: D
    LIST ITEM: E