in reply to
substr question
($string) = ("$string " =~ m{(.{1,100}\s)});
[download]
Comment on
Re: substr question
Download
Code
In Section
Seekers of Perl Wisdom