0
#wget http://www.cpan.org/authors/id/S/SA/SAMPO/Net_SSLeay.pm-1.25.tar.gz
#tar zxvf Net_SSLeay.pm-1.25.tar.gz
#cd Net_SSLeay.pm-1.25
#perl Makefile.PL
#make install
測試 Net::SSLeay 模組 for Perl
#perl -e ‘use Net::SSLeay’
沒有錯誤訊息,代表 OK 了!
這樣子就可以讓 webmin 使用 SSL 了!