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

Re: question for perl book & magazine authors

by QM (Parson)
on Oct 21, 2005 at 14:31 UTC ( [id://502010]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    my @newlist = map { $_*2 } @list;
    
    ...
    {
      push @newlist, $item * 2;
    }
    

Log In?
Username:
Password:

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

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

    No recent polls found