You know! I truly do agree with the "less reading" part. I do not have anything against reading, but reading this kind of technical stuff on your on can be a bit overwhelming. Though, I should be used to it reading all the Cisco Docs I have read, but still. As far as the modules go, you hit the spot, SNMP and Perl combined is one of my major interest. I have made a couple of scripts that do some very interesting things. I have just given up on a script that was meant to trace an IP all the way back to its access switch. Unfortunately there is no correlation on a CDP index and a iFindex, thus, this makes it very difficult for me to complete my program.


In reply to Re^2: Recomendations For Learning perl? by adamZ88
in thread Recomendations For Learning perl? by adamZ88

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.