On Fri, 28 Apr 2000 04:17:42 -0700 (PDT) Michael Turley <samplecode at yahoo.com> wrote: | Anybody know how to find the length of a string in | Perl? I would like to check string variables before I | commit them to a database just for laughs. You mean like the 'length' command? Paul