I meant information missing from the OP's post. Why would you think I meant information missing from the module? That makes no sense!

I thought you were replying to the content of the parent post. I have no idea what information you think is missing, and for what purpose it's missing.

Weeellll, I was replying to the parent post. You see, sometimes someone posts a question, and they leave out information which could make it easier to figure out what they need. So some of us ask questions to draw out what the problem was. I don't know why this confuses you. Are you just twisting my words for fun?

assuming the module was doing what it was supposed to, I couldn't imagine why would it return "\\foo\go\do".

So you can't even imagine them helping either, but you recommended trying them anyway? I suppose there's nothing lost by trying, thought I'm not sure how one goes about trying to get buggy results.

Weeellll, since this paragraph doesn't seem to make sense either, except for being sarcastic and hostile, I'm not going to say much here. I wrote something off the cuff that I thought might be helpful. In hindsight, it was off the mark. Mea culpa.

I got the correct and expected ... \foo\go\do

That's what the OP is getting. It's not what he's expecting/desires.

Weeellll, actually, we have already established that the correct answer is \foo\go\do. And we have established that unless there's a UNC pathname involved, we would expect the path to resolve to \foo\go\do. Soooo, I think we are already in agreement that this is the correct and expected result.

The OP had expected something different, but I think we have also established that he is aware that they were relying on what turned out to be a side effect of a bug that shows itself when you try to concatenate an empty string with an existing path -- and he's said they will change their code and/or processes. But I think you knew this.

Forgive me, El Ikkey. I know that I, marmot, do not have your superior intellect and education. But could it be that once again, you are angry at something else, and are looking to take it out on me?

--marmot

In reply to Re^7: Failure of catfile on Windows 7 by furry_marmot
in thread Failure of catfile on Windows 7 by Anonymous Monk

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.