in reply to Re^2: I'm splitting a scalar and putting the results in an array. Why is the first element empty?in thread I'm splitting a scalar and putting the results in an array. Why is the first element empty?
my @table = split /(:)/, $string [download]