If you are talking about the 'my' before the $final_href on line 7, it was by mistake, but it is NOT the issue I was facing.

For reasons of practicality that doesn't matter. When you post code (which should be an SSCCE but in your case is not) which contains such mistakes and they are pointed out to you and you ignore them it does not encourage anyone else to try to help you. If you haven't even been bothered to fix the bugs which you can then why do you expect anyone to help you fix the bugs which you cannot?

I do understand the problem, I know why it occurs and where I just don't understand how to solve it.

Then why isn't that the code you have shown, as an SSCCE so that it is then obvious where the problem lies? Take a moment to read that link and understand that all the monks have only seen a little bit of your code which, in isolation and being incomplete, makes it very difficult to debug. Read also the excellent How to ask better questions using Test::More and sample data to improve the problem descriptions even further.

Anyway, I feel like you and especially LanX, are not so nice.

And there's a perfect way to alienate a community of experienced Perl hackers who would otherwise give you the benefit of their wisdom for free. Recant, brother, while you yet may.


In reply to Re^15: Merge hashes in specific format by hippo
in thread Merge hashes in specific format by ovedpo15

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.