[prog] Length of a string in Perl

vecna at s0ftpj.org vecna at s0ftpj.org
Wed May 28 13:17:11 EST 2003


On Wed, May 28, 2003 at 12:35:15PM +0200, Dan Richter wrote:
> What Perl function can I use to get the length of a string?
hi :) this is my first message in mailing list, and I don't use perl, but:

1) length($string);

2) for this light questions you could get answer with asking to google:
"how to get string length in perl" 
and click over "I'm felling lucky" !!

for the future of your programming live :P
3) http://plumeria.vmth.ucdavis.edu/info/oreilly/perl/
Perl in a nutshell, e-book

bye


More information about the Programming mailing list