Can anyone replicate this? Perl 5.8.8 WebJames 0.47 - vial localhost loopback, Ant. On upgrading both recently I found some (previously OK) local Perl cgi scripts were failing. Minimal Perl script: print "One\nTwo\n"; If run directly it produces the expected output, if invoked via WebJames the output is: One[00]Two Where [00] is a null byte. (When I use CGI.pm, the symptom persists. Carp and Strict don't illuminate.) Now I've probably missed a setting somehere but... Cheerio, -- >> derek.moody@clara.netThread Next