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

Re: New line problem

by mikeraz (Friar)
on Apr 25, 2011 at 19:52 UTC ( [id://901243]=note: print w/replies, xml ) Need Help??


in reply to New line problem

What Dave said with two clarifications.

  • text mode is more commonly referred to as ASCII mode, eg, in the Net::FTP documentation
  • ASCII mode is the default, so if you remove the line  $ftp->binary(); from your code you'll solve your described problem


Be Appropriate && Follow Your Curiosity

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (4)
As of 2024-04-25 08:49 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found