It's odd to tell someone how to solve a problem you can't solve.
Not necessarily. Perhaps the question could/should have been asked differently, but I look at these questions as an effort by the OP to increase knowledge. Something like "Here I am reading the sections of the Camel that tell about pos and I don't quite get it." So I make up a problem for myself as way to try and understand better. But I can't solve my own problem using the tools that I am trying to learn about.

So the difference is one of perspective. You (ikegami) want to solve the question that was posted in any way possible, and as quickly as possible, so you can get on to the next question. The OP wants to learn something about one piece of the large Puzzle-That-Is-Perl.

So chill. Please. Take a deep breath. Relax your sphincter muscles. Don't try to answer every question posted here. Let some of the other monks have a chance to improve their skills at answering questions.


In reply to Re^4: How to start regexp from a X position by Anonymous Monk
in thread How to start regexp from a X position by pkt

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.