Help for this page
[1, 2, 4, 5, 6, 8, 15];
[1, 3, 4, 5, 6, 7, 9];
my @delete = (); my @add = (); ... push @add, $form_id; } }