Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re: Re: Re: the "@" indicates plural hence "s" is redundant

by Notromda (Pilgrim)
on Oct 31, 2002 at 04:37 UTC ( [id://209339]=note: print w/replies, xml ) Need Help??


in reply to Re: Re: the "@" indicates plural hence "s" is redundant
in thread the "@" indicates plural hence "s" is redundant

$x = $items[3];

$x is the third element of this collection of items. No problem. Except my off by one error. ;)

Really, in my mind, as I'm typing $items, I'm thinkink that this is a collection of items, but now I only want this [3] particular one. So keeping the "s" makes sense. YMMV

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://209339]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others surveying the Monastery: (6)
As of 2024-04-19 13:07 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found