|
|
| Syntactic Confectionery Delight | |
| PerlMonks |
Re: Config::IniFiles Carriage Returnsby Neighbour (Friar) |
| on May 22, 2012 at 13:44 UTC ( #971794=note: print w/ replies, xml ) | Need Help?? |
|
Try setting $\ = "\r\n"; ($OUTPUT_RECORD_SEPARATOR for those who use english;) before writing out the ini-files. Windows just *loves* its CRLFs :)
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||