Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re: Modern Perl: The Book: The Draft

by roboticus (Chancellor)
on Jul 05, 2010 at 13:39 UTC ( [id://848065]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    # new programmer from C/C++ background
    my $count = @array_of_stuff;
    ...
    
    # More advanced: operate on the whole list
    @array_of_stuff = map { $_*3 } @array_of_stuff
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (4)
As of 2024-09-07 10:39 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found

    Notices?
    erzuuli‥ 🛈The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.