Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re: How to concatenate the contents of two files?

by ihb (Deacon)
on Sep 03, 2004 at 00:56 UTC ( [id://388182]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
      use File::Slurp qw/ read_file append_file /;
    
      append_file('A.txt', read_file('B.txt'));
    

Log In?
Username:
Password:

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

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

    No recent polls found