Are you being deliberately thick? If you don't read what we write and can't be bothered to answer the questions or respond to the suggestions we propose, how do you expect to get any answer that is of benefit to you?

Let me reiterate:

  1. The code you posted can not run - it is syntactically incorrect.
  2. We don't want 64K of data. We want about 20 characters of data to exercise the code.
  3. The input data you describe is not the input data that the code you supplied parses (even if it could run).
  4. Learn to use paragraph tags to break your text up into chunks that can be parsed as a unit and that express a single idea or point of reply.

Update it is conventional here to note substantive updates to your nodes with an update section (like this one). For those who came in late, the node to which this is a reply has been updated and the original node in this thread has been updated.

Due to the excessive data you have provided in Out of memory. FireFox does not render it in a usable fashion for me. If there is any sample data of sensible size provided in that node I can not see it.


Perl reduces RSI - it saves typing

In reply to Re^3: Out of Memory 2. by GrandFather
in thread Out of Memory 2. by dneedles

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.