2008年3月4日星期二

Install "Https" support for Perl Win32 platform

the most convenient way to do it is using PPM if having internet access.
"ppm> install http://theoryx5.uwinnipeg.ca/ppms/Crypt-SSLeay.ppd"

ppm> install http://theoryx5.uwinnipeg.ca/ppms/Crypt-SLeay.ppd
====================Install 'Crypt-SSLeay' version 0.53 in ActivePerl 5.8.7.815.
====================Downloaded 80320 bytes.
Extracting 37/37: blib
Installing C:\Perl\site\lib\auto\Crypt\SSLeay\SSLeay.bs
Installing C:\Perl\site\lib\auto\Crypt\SSLeay\SSLeay.dllI
nstalling C:\Perl\site\lib\auto\Crypt\SSLeay\SSLeay.exp
Installing C:\Perl\site\lib\auto\Crypt\SSLeay\SSLeay.lib
Installing C:\Perl\site\lib\auto\Crypt\SSLeay\SSLeay.pdb
Installing C:\Perl\html\site\lib\Crypt\SSLeay.html
Files found in blib\arch: installing files in blib\lib into architecture dependent library tree
Installing C:\Perl\site\lib\Crypt\SSLeay.pm
Installing C:\Perl\site\lib\Crypt\SSLeay\Conn.pm
Installing C:\Perl\site\lib\Crypt\SSLeay\CTX.pm
Installing C:\Perl\site\lib\Crypt\SSLeay\Err.pm
Installing C:\Perl\site\lib\Crypt\SSLeay\MainContext.pm
Installing C:\Perl\site\lib\Crypt\SSLeay\X509.pm
Installing C:\Perl\site\lib\Net\SSL.pm
**************************************************************************

otherwise, manually copy above files into proper folders, it's ok.

Reference link: http://johnbokma.com/perl/https.html

没有评论: