Help for this page
my @dataArray = (\@inputValue1,\@outputValue1,\@inputValue2,\@outputVa +lue2..)
# Subroutine to jumble the data sub jumble { ... @dataArray = @tempArray; } }