Problems using Crypt::SSLeay with SOAP
am 16.09.2005 13:38:01 von frank.roth------_=_NextPart_001_01C5BAB3.17F1A6E2
Content-Type: text/plain;
charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
Hallo all,
I just installed Crypt::SSLeay and can use it with=20
use LWP::UserAgent;
my $agent =3D LWP::UserAgent->new;
But if I want to use it inside a SOAP call it can't find the module and
I get the following error message:
SOAP::Transport::HTTP::Client::send_receive: 501 (Not Implemented) Can't
locate object method "new" via package "LWP::Protocol::https"
(Crypt::SSLeay not installed)
Because I installed Crypt::SSLeay later everything is installed in
sun4-solaris-thread-multi, but perl should pick it up:
Locally applied patches:
ActivePerl Build 813 [148120]
Iin_load_module moved for compatibility with build 806
PerlEx hacks for CGI::Carp
Less verbose ExtUtils::Install and Pod::Find
instmodsh upgraded from ExtUtils-MakeMaker-6.25
24699 ICMP_UNREACHABLE handling in Net::Ping
21540 Fix backward-compatibility issues in if.pm
Built under solaris
Compiled at Jun 4 2005 03:42:04
@INC:
/cs/sdws/ActivePerl-5.8/lib/5.8.7/sun4-solaris-thread-multi
/cs/sdws/ActivePerl-5.8/lib/5.8.7
=20
/cs/sdws/ActivePerl-5.8/lib/site_perl/5.8.7/sun4-solaris-thr ead-multi
/cs/sdws/ActivePerl-5.8/lib/site_perl/5.8.7
/cs/sdws/ActivePerl-5.8/lib/site_perl
any thoughts on this ?
Kind Regards,
Frank Roth
Frank Roth
CREDIT SUISSE FINANCIAL SERVICES
Technology and Services
Software Deployment Windows Systems / KREF 1
Uetlibergstr. 231
Postfach 6000
CH-8070 Zurich
+41 76 533 2900
------_=_NextPart_001_01C5BAB3.17F1A6E2--