Crypt::SSLEay for Windows
am 07.03.2007 07:08:42 von Petr Vileta
I have ActivePerl 5.6.1 and now I need to have Crypt::SSLeay module. I
searched it on CPAN and Activestate repositories but without success. So I
tried to download tar.gz from CPAN and compile on my WinXP. But my CL.EXE
not working.
Can anybody help me?
--
Petr Vileta, Czech republic
(My server rejects all messages from Yahoo and Hotmail. Send me your mail
from another non-spammer site please.)
Re: Crypt::SSLEay for Windows
am 07.03.2007 21:57:36 von Ch Lamprecht
Petr Vileta wrote:
> I have ActivePerl 5.6.1 and now I need to have Crypt::SSLeay module. I
> searched it on CPAN and Activestate repositories but without success. So
> I tried to download tar.gz from CPAN and compile on my WinXP. But my
> CL.EXE not working.
> Can anybody help me?
Maybe this will help you:
http://www.slproweb.com/products/Win32OpenSSL.html
Christoph
--
use Tk;use Tk::GraphItems;$c=tkinit->Canvas->pack;push@i,Tk::GraphItems ->
TextBox(text=>$_,canvas=>$c,x=>$x+=70,y=>100)for(Just=>anoth er=>Perl=>Hacker);
Tk::GraphItems->Connector(source=>$i[$_],target=>$i[$_+1])fo r(0..2);
$c->repeat(30,sub{$_->move(0,4*cos($d+=3.16))for(@i)});MainL oop
Re: Crypt::SSLEay for Windows
am 08.03.2007 01:05:42 von Petr Vileta
"Ch Lamprecht" píe v diskusním pøíspìvku
news:esn901$23o$1@online.de...
> Petr Vileta wrote:
>> I have ActivePerl 5.6.1 and now I need to have Crypt::SSLeay module. I
>> searched it on CPAN and Activestate repositories but without success. So
>> I tried to download tar.gz from CPAN and compile on my WinXP. But my
>> CL.EXE not working.
>> Can anybody help me?
>
> Maybe this will help you:
>
> http://www.slproweb.com/products/Win32OpenSSL.html
>
> Christoph
Of course, this I installed first but I searched for module for ActivePerl
5.6 and found it here
http://theoryx5.uwinnipeg.ca/ppmpackages/Crypt-SSLeay.ppd
--
Petr Vileta, Czech republic
(My server rejects all messages from Yahoo and Hotmail. Send me your mail
from another non-spammer site please.)