Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re: Need script help

by toolic (Bishop)
on Sep 22, 2016 at 18:07 UTC ( [id://1172377]=note: print w/replies, xml ) Need Help??


in reply to Need script help

Slices return a subset of a list. This returns the 1st 3 elements of the array:
@eplist[0 .. 2];

See also Basic debugging checklist and How do I compose an effective node title?

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (2)
As of 2024-04-26 04:21 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found