Help for this page
if(grep defined, @line{@{$new{a}}}) #need this condition
my $seen = 0; for my $val ( @{$new{a}} ) { ... } else { do something }