-- [EMAIL PROTECTED]
On Wed, 20 Nov 2002 12:30:46 -0600 Steven Lembark <[EMAIL PROTECTED]> wrote:-- [EMAIL PROTECTED] > join ', ', grep{ ($b.=$_) !~ /.{91}/ || ?.? && ($_ = 'etc.') } @names Problem: the length does not include separators. This will lead to over-length strings.ack.
This is why my map used ($sum += $sln + length) < $cut to
get the string length.
--
Steven Lembark 2930 W. Palmer
Workhorse Computing Chicago, IL 60647
+1 800 762 1582
