Hi monks,

i am new here, so please excuse me for my ignorance. I am trying to have Crypt::SSLeay on my windoze. I need to for the LWP agent to speak https, but I seem unable to build it. Strawberry perl fails and ActiveState cannot provide with a solution. I use cpan and type install Crypt::SSLeay but alas, it just wont listen.
I searched CPAN and 75% of tests of the module fail. It shouldn't be that difficult to have SSL support on windoze, right? Has anyone solved the problem?
thank you all

UPDATE: I used the chatterbox and I got a great site to find the appropriate module: http://www.bribes.org/perl/ppm/Crypt-SSLeay.ppd Thank you all for your help.

In reply to Crypt::SSLeay Problems on Windows by ptoulis

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.