my $fn_count = $ARGV[0] - ($ARGV[0] - 1); # doesn't that just always set $fn_count = 1 ? # (is it a goal of this class project to write obfuscated code?)