in reply to Re: CGI.pm, combining two strings
in thread CGI.pm, combining two strings

Here's the fishing rod: the dot operator concatenates strings. In the second example, Masem is concatenating the first variable with a space with the second variable.