Front page | perl.beginners |
Postings from April 2002
Re: Length of a string
Thread Previous
From:
Sudarsan Raghavan
Date:
April 1, 2002 02:51
Subject:
Re: Length of a string
Message ID:
3CA83B92.F865155@india.hp.com
Ron wrote:
> For the life of me, I cannot remember how to find the certain numbers in a
> string. I remember how to find the length of an array but I cannot find how
> to find the length of a string in a variable.
perldoc -f length
>
>
> --
> To unsubscribe, e-mail: beginners-unsubscribe@perl.org
> For additional commands, e-mail: beginners-help@perl.org
Thread Previous