Thanks everyone. I switched to Perl 5.16 in perlbrew to see if it made a difference but it doesn't. I updated the original post with what I did to get SSLeay installed. Also, I get this error when I'm trying to install NetSNMP::agent
Is it safe to force the installation?

cpanm (App::cpanminus) 1.7001 on perl 5.021002 built for x86_64-linux- +thread-multi Work directory is /root/.cpanm/work/1407149590.729 You have make /usr/bin/make You have LWP 6.08 You have /bin/tar: tar (GNU tar) 1.23 Copyright (C) 2010 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gp +l.html>. This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Written by John Gilmore and Jay Fenlason. You have /usr/bin/unzip Searching NetSNMP::agent on cpanmetadb ... --> Working on NetSNMP::agent Fetching http://www.cpan.org/authors/id/H/HA/HARDAKER/NetSNMP-agent-5. +0404.tar.gz -> OK Unpacking NetSNMP-agent-5.0404.tar.gz Entering NetSNMP-agent-5.0404 META.yml/json not found. Creating skeleton for it. Configuring NetSNMP-agent-5.0404 Running Makefile.PL Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for NetSNMP::agent::Support Writing MYMETA.yml and MYMETA.json ERROR: Net-SNMP installed version: 5.5 => 5.05 Perl Module Version: 5.0404 These versions must match for perfect support of the module. It is po +ssible that different versions may work together, but it is strongly recommen +ded that you make these two versions identical. You can get the Net-SNMP source code and the associated perl modules directly from http://www.net-snmp.org/ If you want to continue anyway please set the NETSNMP_DONT_CHECK_VERSI +ON environmental variable to 1 and re-run the Makefile.PL script. -> N/A -> FAIL Configure failed for NetSNMP-agent-5.0404. See /root/.cpanm/wo +rk/1407149590.729/build.log for details.


In reply to Re: module errors everywhere by Toasterman
in thread module errors everywhere by Toasterman

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.