in reply to
fixed length string
my $fixed = sprintf "%-5.5s", $string;
[download]
--
edan
Comment on
Re: fixed length string
Download
Code
In Section
Seekers of Perl Wisdom