in reply to Re: basic question:how to print a reversed array from STDINin thread basic question:how to print a reversed array from STDIN
chomp(@getnew = reverse <STDIN>); [download]