in reply to
A Set String Length
$string = pack("A10", $string);
[download]
Comment on
Re: A Set String Length
Download
Code
In Section
Seekers of Perl Wisdom