Re: items in array
[email protected] (Levente Kovacs)
| Newsgroups | perl.beginners |
|---|---|
| Organization | logonex.eu |
| Message-ID | <[email protected]> |
On Wed, 14 May 2008 16:01:54 -0500 Tech list <[email protected]> wrote: > what is the correct way to get the number of items in an array? > > I used to use $#array scalar(@array) -- Levente Kovacs <[email protected]>