https://issues.apache.org/bugzilla/show_bug.cgi?id=44776
--- Comment #1 from André Malo <nd@perlig.de> 2008-04-08 02:46:08 PST ---
Hmm, the newline already comes in when reading from stdin. Did you remove it in
the transformation process?
Also, $/ would be wrong. It has to be \n.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org
|