in reply to how to use or install Crypt::SSLeay on strawberry perl

If Strawberry Perl 5.10.0.3 ships with the ppm utility, you can just:
ppm install http://cpan.uwinnipeg.ca/PPMPackages/10xx/Crypt-SSLeay.ppd
If the ppm utility is not currently provided, you could install the version of PPM that's on CPAN.

Cheers,
Rob

Replies are listed 'Best First'.
Re^2: how to use or install Crypt::SSLeay on strawberry perl
by Anonymous Monk on Jan 10, 2009 at 07:16 UTC
    Thanks.
    I do that, and it works.
    In fact, I did that code, but it dosen't work.
    So I want to another way to solve this problem.
    Now I modified D drive from CD-ROM to USB Memory.
    Therefore, the ppm program can write on D drive.
    I don't know why ppm use C drive.OTL...
    Thanks a lot.
    Have a nice day~^^