#!/usr/bin/perl use strict; my @userinput = ; foreach (@userinput) { print; } my @userinput = ; foreach (@userinput) { print; }