Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re^3: Joining Arrays?

by kyle (Abbot)
on Dec 21, 2008 at 04:45 UTC ( [id://731850]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    # this doesn't work
    my @joined
        = map my $url { map my $code { $url . $code } @codes } @urls;
    

Log In?
Username:
Password:

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

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

    No recent polls found