Anyone using 5.8.8 & WebJames 0.47 ?

[email protected] ("Derek.Moody") Wed, 2 Aug 2006 07:23:00 +0100 (BST)
Newsgroups perl.riscos
Message-ID <[email protected]>
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,

-- 
>> [email protected]