Question #9: What will be the size of the @fields array 52% on 925 times asked
my $record = ':a:b:c:'; my @fields = split(':', $record, -1);