I have installed the perl 5.6.1 in my windows 2000 desktop and I see the following file
C:\Perl\site\lib\LWP\Protocol\https.pm and
C:\Perl\site\lib\LWP\Protocol\https10.pm
However, when i run a LWP UserAgent to issue a https client request to a SSL enabled site, I got the error
501 Protocol scheme 'https' is not supported
Should I do anything else to enable the https in Perl installation? It seems that I have https library for perl already.
thanks
sameul poon
C:\Perl\site\lib\LWP\Protocol\https.pm and
C:\Perl\site\lib\LWP\Protocol\https10.pm
However, when i run a LWP UserAgent to issue a https client request to a SSL enabled site, I got the error
501 Protocol scheme 'https' is not supported
Should I do anything else to enable the https in Perl installation? It seems that I have https library for perl already.
thanks
sameul poon