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

Re: Why isn't this simple method to join elements of 2 arrays not working

by LanX (Saint)
on Sep 21, 2014 at 14:44 UTC ( [id://1101455]=note: print w/replies, xml ) Need Help??


in reply to Why isn't this simple method to join elements of 2 arrays not working

open $OutFile, ">>", "e:/File2";

Is wrong, use "<" to read, @Out must be empty otherwise.

">>" means appending !

Cheers Rolf

(addicted to the Perl Programming Language and ☆☆☆☆ :)

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (5)
As of 2024-03-28 16:00 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found