Mega Code Archive

 
Categories / Perl / String
 

Append two string value

print "Hello " . "there.";