Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re: Push and list context

by sh1tn (Priest)
on Mar 14, 2005 at 23:49 UTC ( [id://439502]=note: print w/replies, xml ) Need Help??


in reply to Push and list context

my @array = qw/one two three/; my @out = reverse @array; # or @out = (@out, reverse @array);


Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (9)
As of 2024-04-23 10:53 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found