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

Re: playing with map

by jeroenes (Priest)
on Mar 09, 2001 at 13:30 UTC ( [id://63208]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
                 ____________
    <list> ---> | filter-code| --> <modified list>
                 ------------
    
  2. or download this
    @n = map{ split; 
              $count += $_[2] =~ tr/1/1/;
    ...
    100 5 91111111111111111 1
    3 4 -6 1
    8888888 8 191 1
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (4)
As of 2024-04-25 16:59 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found