Dan Richter wrote: > What Perl function can I use to get the length of a string? length() -- sometimes, Perl is less cryptic than expected :) e.g. $s = "blahblah"; my $len = length $s; Almut -- +++ GMX - Mail, Messaging & more http://www.gmx.net +++ Bitte lächeln! Fotogalerie online mit GMX ohne eigene Homepage!