Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re: Config::IniFiles Carriage Returns

by Neighbour (Friar)
on May 22, 2012 at 13:44 UTC ( [id://971794]=note: print w/replies, xml ) Need Help??


in reply to Config::IniFiles Carriage Returns

Try setting $\ = "\r\n"; ($OUTPUT_RECORD_SEPARATOR for those who use english;) before writing out the ini-files. Windows just *loves* its CRLFs :)
I'm not sure if Config::IniFiles respects this variable, but it's worth an attempt.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (4)
As of 2024-04-24 21:15 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found