Re: Spurious linebreak in non-record output

[email protected] ("Dr. Martin P.J. Zinser") Thu, 21 Apr 2011 17:47:59 +0200 (CEST)
Newsgroups perl.vmsperl
Message-ID <[email protected]>
Hello Craig,

nobody used the dirty Oracle word around here, just because something is a table
it does not have do come from a database ;-)

Anyhow, I made some progress and have an easy reproducer plus example output and
config information all wrapped up at http://zinser.no-ip.info/www/trans/lineb.zip

No other modules but CGI are involved in the example. The version I use is 3.49.
For best effect look at the output files in a terminal set to 132. 

The terminal output was created with perl lineb.pl >terminal.txt

The web output was captured with 
"View Source" from a Web browser.

The Webserver in question is an OSU 3.11 server, communication betweeen the server
and perl is via a local DECnet task.

Greetings, Martin