Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??

PerlMonks really never deletes nodes. But not to worry; we all have asked questions that have been based on mistaken assumptions. It happens, nobody's judging (or they shouldn't be). And the thread still has value, as it demonstrates HERE doc interpolation, and a debugging technique.

Truth be told, I expected that the result of boiling your bug down to a sample snippet would lead you to your answer. I thank you for having taken the time to do that, and am glad that it did help resolve the problem. Whenever I encounter something that makes me think Perl's not behaving as expected I try to practice that same strategy; write a one-liner, or a small (fewer than 25 lines) script that demonstrates the problem. And more often than not I won't even finish typing it before I have the ah-hah moment. It's tremendously unlikely that Perl's HERE docs have a bug in how they handle interpolation that is so glaring that one instance of interpolation would fail to happen. I don't know how many times I've thought to myself, "That shouldn't be happening, I'll pull it into an example snippet so I can play with it." And then presto, the issue turns up.


Dave


In reply to Re^3: inconsistent variable interpolation in here document by davido
in thread inconsistent variable interpolation in here document by richard.sharpe

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post; it's "PerlMonks-approved HTML":



  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (4)
As of 2024-04-20 02:01 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found