Runrig's example seems sufficient for the task at hand. Indeed, by the time tilly posted, bitwise had already acknowledged that the example was sufficient to solve the problem being discussed. What more was required in this thread?

If you mean examples of using pack and unpack to parse fixed-length files, well, there are several related nodes already in the archives as well as perlfaq5 (which describes these as the most efficient approach). Are these insufficient? Or is there another issue at work? One unrelated to the current thread?

If the former, what's wrong with posting an SOPW of your own? One outlining the sticky bits of confusion? If the latter, why not carefully compose a Meditation and, as diplomatically as possible, start a discussion on the lack of examples? If neither, then why not discuss the problem with the monks in question via private /msg's?

If you have constructive ideas on how to improve local posting practices, why not consider leading by example? Demonstrate your ideas in your own nodes. Or more simply: treat your fellow monks the way you want them to treat you.

I think many people have gone to great lengths to acknowledge your skills, contributions, and strengths. Most suggestions regarding your work have been, I believe, offered constructively. While some people are less diplomatic than others, it might help to start by thinking that we're all (generally) trying to help.

Granted, there have been some flames, too. The History colors many responses, including mine, yours, and others. However, I've noticed that we tend to find what we're looking for, which may not be what we need to find.

--f


In reply to Re: Empiricism, not belief by footpad
in thread does anyone else use Parse::FixedLength;? by cmilfo

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.