On Thu, 13 Jul 2000, Peter Prymmer wrote:

> I note that the CGI.pm that ships with perl 5.005_03 has the correct
> $CRLF for MVS running IBM's web server (are they still calling it
> WebSphere now?).  However, the escape and unescape routines are not
> correct for EBCDIC (not that this should affect your script since
                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ (sic)
> it is not using either escape() or unescape()).  There is a patch
> for that problem in the perl-mvs web archive.

The escape() and unescape() matter should *not* affect your script since
it does not call either function.  I am sorry about inverting the logic.

Peter Prymmer


Reply via email to