Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re: Concise code to list array elements

by Gangabass (Vicar)
on Apr 08, 2013 at 03:18 UTC ( [id://1027417]=note: print w/replies, xml ) Need Help??


in reply to Concise code to list array elements

$sth->execute( @{ $role[$row] }[1..10] );

Replies are listed 'Best First'.
Re^2: Concise code to list array elements
by tel2 (Pilgrim) on Apr 08, 2013 at 04:16 UTC
    Thanks heaps, Gangabass!  Exactly what I need.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (4)
As of 2024-03-28 22:34 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found