From: Mike S. <m...@pe...> - 2004-05-13 18:41:17
|
Kevin Goess wrote on 5/13/2004, 11:09 AM: > In which case our init will fail since the user has (however > ill-advisedly) tinkered with $/, and we are assuming $/ is still "\n" Right, that's the behaviour which the manpage discourages. I'm not sure if modules typically catch this or are supposed to catch this. But if you guys want it in, I'm ok with it if it doesn't break anything. If you're sure that setting $/ = "\n" is compatible with all OSes, I'll apply Dennis' patch. -- -- Mike Mike Schilli m...@pe... |