in reply to
String concatenation function
There is a simplier way to achieve what you want:
print "*" x 5;
[download]
Leonid Mamtchenkov
aka
TVSET
Comment on
Re: String concatenation function
Download
Code
In Section
Cool Uses for Perl