Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re: Re: "Intelligent" array joining

by ngomong (Sexton)
on Feb 05, 2004 at 22:03 UTC ( [id://326906]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    my @array1 = qw(dog cat rat mouse);
    my @array2 = qw(dog rat mouse bird);
    my @array3 = qw(cat rat fish mouse);
    
  2. or download this
    dog cat rat mouse bird fish
    

Log In?
Username:
Password:

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

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

    No recent polls found