Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
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 contemplating the Monastery: (None)
    As of 2024-04-25 01:05 GMT
    Sections?
    Information?
    Find Nodes?
    Leftovers?
      Voting Booth?

      No recent polls found