--- /tmp/b Sat Feb 16 17:31:36 2002 +++ /tmp/a Sat Feb 16 17:31:11 2002 @@ -59,7 +59,7 @@ my $current_color = sprintf( "%02x%02x%02x", @start_colors ); # Create the tag with the character and color. - $rainbow .= '' . $_ . ''; + $rainbow .= '' . $_ . ''; } # Step through the colors.