Yes, it is homework. Is it an issue that I'm asking for help?
Frankly not in my view. Sure, it might have been better for you to state upfront that this was homework (this was almost obvious), but you did otherwise everything according to the rules. Especially, you did not ask for someone to write code on your behalf, but just asked for assistance on a specific difficulty with a script that you provided, that compiled correctly and was almost right, but just did not yield the expected result. To me, this is perfectly acceptable, more than that, this is even one of the raisons d'être of this forum, to help people having difficulties with Perl, whether in academic or real life context. So, no problem (IMHO), take it easy.

If a more senior or experienced monk thinks I am wrong, please let me know.

Je suis Charlie.

In reply to Re^4: Trying to get sum of elements in array by Laurent_R
in thread Trying to get sum of elements in array by Hayest

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.