Help for this page
my $previous = ''; while (<>) { ... # here is where you would print out the array values, or do whatever + you like with them }