Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re^4: CPAN module unit test issues: OS line endings

by syphilis (Archbishop)
on Sep 18, 2015 at 10:37 UTC ( [id://1142393]=note: print w/replies, xml ) Need Help??


in reply to Re^3: CPAN module unit test issues: OS line endings
in thread CPAN module unit test issues: OS line endings

Although I used only "\n" in the script, Perl was clever enough to transform it into a windowish "\r\n" (0D 0A) end of line character combination

I think stevieb was alluding to the files that *ship* with StrawberryPerl.
In my version of StrawberryPerl (5.22.0 portable) the files have nix line endings. (At least the few that I checked in perl/vendor/lib did.)
This can probably vary from one installation to another, depending upon the behaviour of the utility (re line endings) that unpacked the StrawberryPerl distro.

Cheers,
Rob
  • Comment on Re^4: CPAN module unit test issues: OS line endings

Replies are listed 'Best First'.
Re^5: CPAN module unit test issues: OS line endings
by Laurent_R (Canon) on Sep 18, 2015 at 13:20 UTC
    Yeah, syphilis, you're quite probably right ++, it appears that I might have misunderstood what stevieb really meant.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (4)
As of 2024-04-24 11:58 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found