Mega Code Archive

 
Categories / Perl / String
 

Joining string with empty string

print join ("", H, e, l, l, o);