Hi Monks! I'm trying to install the above on MacOS Monterey, and getting this error, I've tried via cpan, manual download, can someone tell me what I need to do? Thanks in advance!

# Error: Can't load '/Users/kevin/Downloads/Net-SSLeay-1.92/blib/ +arch/auto/Net/SSLeay/SSLeay.bundle' for module Net::SSLeay: dlopen(/U +sers/kevin/Downloads/Net-SSLeay-1.92/blib/arch/auto/Net/SSLeay/SSLeay +.bundle, 0x0002): tried: '/Users/kevin/Downloads/Net-SSLeay-1.92/blib +/arch/auto/Net/SSLeay/SSLeay.bundle' (mach-o file, but is an incompat +ible architecture (have (arm64), need (x86_64))) at /Users/kevin/perl +5/perlbrew/perls/perl-5.35.1/lib/5.35.1/darwin-2level/DynaLoader.pm l +ine 197. # at /Users/kevin/Downloads/Net-SSLeay-1.92/blib/lib/Net/SSLeay/Handl +e.pm line 8. # Compilation failed in require at /Users/kevin/Downloads/Net-SSLeay-1 +.92/blib/lib/Net/SSLeay/Handle.pm line 8. # BEGIN failed--compilation aborted at /Users/kevin/Downloads/Net-SSLe +ay-1.92/blib/lib/Net/SSLeay/Handle.pm line 8. # Compilation failed in require at t/handle/local/05_use.t line 8. # BEGIN failed--compilation aborted at t/handle/local/05_use.t line 8. # Looks like you failed 1 test of 1.

In reply to Net::SSleay install on Mac by bigswifty00000

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.