Help for this page
sub filterExclude{ my $ar = $_[0] ; # REF! ... $ix = $ix + 1 ; } }
sub filterExclude{ # 20240414 Quick fix needed because of the splice ... $ix = $ix + 1 ; } }