Help for this page
print "Enter your data and then it will print out in reverse order.\n +"; ... @input=reverse(@input); print(@input);