I would like to learn more cause I do enjoy it, but hard to figure out where to go next? Any help there would be appreciated. I enjoy Perl, I just run into issues like these and it takes the wind out of my sails. I come back to it, but takes a few days. I've taken a beginners class and read the learning perl oriely book. I have the cookbook also, but it's difficult to figure out where to go with that. I've worked a lot with modules too. I think I need to get a more concrete understanding of the low level language so I can utilize more features and make it easier.

Any suggestions are appreciated. If anyone knows what another stepping stone would be, I would be grateful.


In reply to Re^4: sumof - attempting to sum a column from each file by ricky5ive
in thread sumof - attempting to sum a column from each file by ricky5ive

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.