I have a ... file ... in the form of ...

Remember that whitespace is but the callow plaything of the HTML/XML renderer of the browser with which you, I and others view your post. Do you see form or structure in the data as posted? It's possible to guess at this structure, but why should we? Please update your original post to use  <c> ... </c> or  <code> ... </code> tags around input (and output, if such there be) data as well as your code. Please see Markup in the Monastery and Writeup Formatting Tips.

I have some code and know what it's doing ...

The title of your post implies that the code works, but the posted code does not compile. It's possible by fiddling around with it a bit to make it compile, but then, as noted above, it doesn't really do anything. Again, why should we guess about all this? Please give a small, executable code example that operates on a small, downloadable data sample and that illustrates to us what it is that you know it's doing. (And a verbal description of what it's supposed to do would be helpful, too.) Please see I know what I mean. Why don't you?.


Give a man a fish:  <%-(-(-(-<


In reply to Re: Not sure how it's working? by AnomalousMonk
in thread Not sure how it's working? by theward

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.