Joshua,

I reinstalled the Crypt-SSLeay (v0.16) package on a build 521 of perl and
retested LWP with SSL resources script. It failed with nearly identical
messages:

1. GET  => 'https://www.royalbank.com/mortgage/appr.html':

E:\net\root\tools\Perl\bin>.\perl \v1a\root\dev\benchmark\https.pl
Can't locate object method "status" via package "HTTP::Headers" at
E:/net/root/t
ools/Perl/site/lib/HTTP/Message.pm line 189.


2. POST => 'https://www.royalbank.com/cgi-bin/afford.pl':

E:\net\root\tools\Perl\bin>.\perl \v1a\root\dev\benchmark\https.pl
Name "main::v" used only once: possible typo at
\v1a\root\dev\benchmark\https.pl
 line 31.
post - Failed: 501 Protocol scheme 'https' is not supported

Any suggestions will be greatly appreciated!

Thanks,
Joel

----- Original Message -----
From: Joshua Chamas <[EMAIL PROTECTED]>
To: Joel Fowler <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Thursday, July 20, 2000 10:58 PM
Subject: Re: Problems with Crypt::SSLeay - Please help


> > Joel Fowler wrote:
> >
> > I installed Crypt::SSLeay v0.16 to ActiveState Perl v5.6.0 (WinNT) using
PPM to provide SSL support. I wrote a simple test script (https.pl -
> > attached), however, it fails with the following errors:
> >
> >
> > 1. GET  => 'https://www.royalbank.com/mortgage/appr.html':
> >
> > E:\v1a\root\dev\benchmark>perl -s https.pl -v
> > get  - Can't locate object method "status" via package "HTTP::Headers"
at e:/v1a/root/tools/Perl560/site/lib/HTTP/Message.pm line 189.
> >
>
> I believe that ActiveState has only compiled a Crypt::SSLeay
> ppm for build 522.  It should therefore not work with 5.6
> even if you make other errors go away.
>
> --Joshua
>

Reply via email to