Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re: Re: joining files

by dada (Chaplain)
on Oct 17, 2002 at 13:28 UTC ( [id://206015]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    require 6.0; # yeah, sure
    
    ...
    my @f2 is from <$f2>;
    
    my @join = @f1 ^_ @f2;
    
  2. or download this
    my @join = @f1 ^_ " " ^_ @f2;
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others studying the Monastery: (6)
As of 2024-04-23 21:16 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found