Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re^2: (OT) Fixing Line Endings

by throop (Chaplain)
on Nov 30, 2006 at 23:33 UTC ( [id://587079]=note: print w/replies, xml ) Need Help??


in reply to Re: (OT) Fixing Line Endings
in thread (OT) Fixing Line Endings

> ftp usually starts up in ASCII mode

Perhaps the files were in a .tar or .zip?

Would there be a similar problem when moving Perl files en masse from *nix to Windows?

Replies are listed 'Best First'.
Re^3: (OT) Fixing Line Endings
by swampyankee (Parson) on Dec 01, 2006 at 16:00 UTC

    >> ftp usually starts up in ASCII mode

    As I said, my experience has been that ftp usually starts up in ASCII mode. I believe that some ftp daemons can be configured to default to binary mode. Since most of the traffic is likely to be binary, doing so would make a good deal of sense.

    >> Perhaps the files were in a .tar or a .zip?

    From the way Ovid's original post was worded, it didn't seem so.

    >> Would there be a similar problem when moving Perl files en masse from *nix to Windows?

    Well, I know that text files can lose their end-of-record markers, turning a multi-line text file into a very long single line. I don't know whether Perl's parser will recognize \n vs \r\n as an end of line marker. It may, which could result in a perfectly valid Perl program that looks like a very long one-liner.

    emc

    At that time [1909] the chief engineer was almost always the chief test pilot as well. That had the fortunate result of eliminating poor engineering early in aviation.

    —Igor Sikorsky, reported in AOPA Pilot magazine February 2003.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (5)
As of 2024-04-25 09:05 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found