On Fri, 27 Apr 2001, Nick Ing-Simmons wrote:
> Any last requests while I am still at TI?
Sounds ominous. Graham said he went to work for a web place, then the
baby came and he has only recently been posting to p5p. I hope things are
going well...
Hmm... requests. I'd like to see about the unixio test failure and
whether it can be reproduced in C. Also, do you have a WebSphere server
running on your mainframe? If so there are some tests I'd like you to run
- I'll have to fetch them from forte.com. CGI scripts of the form:
use CGI qw(:standard);
print header stuff # not sure
print a({-href => "$some_url"});
print close html # not sure
The problem appears with the keys in a hashref passed to CGI::* routines
such as C<sub a {}>. I cannot see the problem at Forte, but a couple of
different folks from the perl-mvs list have mentioned problems - that only
appear when viewing the html as passed through the web server to a
browser.
Peter Prymmer